Sets the applicable end user consent state (e.g. for device identifiers) for this app on this
device. Use the consent settings to specify individual consent type values. Settings are
persisted across app sessions. By default consent types are set to ConsentStatus.granted.
A Dictionary of consent types. Supported consent type keys are
ConsentType.adStorage, ConsentType.analyticsStorage, ConsentType.adUserData, and
ConsentType.adPersonalization. Valid values are ConsentStatus.granted and
ConsentStatus.denied.