displayNotification abstract method

Future<void> displayNotification(
  1. Map<String, dynamic> notification
)

Implementation

Future<void> displayNotification(Map<String, dynamic> notification);