getGCMConfig method

Future<GcmConfig?> getGCMConfig()

Implementation

Future<GcmConfig?> getGCMConfig() {
  throw UnimplementedError('getGCMConfig() has not been implemented.');
}