testNotification method

Future<bool> testNotification()

Implementation

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