getNotificationList method

Future getNotificationList()

Implementation

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