checkNotificationPermission method

Future<String> checkNotificationPermission()

Implementation

Future<String> checkNotificationPermission() {
  throw UnimplementedError('checkNotificationPermission() has not been implemented.');
}