getNotificationChannelId method

Future<String?> getNotificationChannelId()

Implementation

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