NotificationHandler typedef

NotificationHandler = void Function(RemoteMessage?)

Implementation

typedef NotificationHandler = void Function(RemoteMessage?);