displayLastReceivedNotification method

Future<void> displayLastReceivedNotification()

Implementation

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