getNotificationService method

INotificationService? getNotificationService()

Implementation

INotificationService? getNotificationService() {
  // TODO: implement getNotificationService
  throw UnimplementedError();
}