getNotification method

Future getNotification()

Implementation

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