getGCMConsents method
Implementation
Future<Map<GoogleConsentType, ConsentStatus>> getGCMConsents() {
throw UnimplementedError('getGCMConsents() has not been implemented.');
}
Future<Map<GoogleConsentType, ConsentStatus>> getGCMConsents() {
throw UnimplementedError('getGCMConsents() has not been implemented.');
}