getGCMConsents method
Implementation
Future<Map<GoogleConsentType, ConsentStatus>> getGCMConsents() {
return ConsentSdkPluginPlatform.instance.getGCMConsents();
}
Future<Map<GoogleConsentType, ConsentStatus>> getGCMConsents() {
return ConsentSdkPluginPlatform.instance.getGCMConsents();
}