awesome_notifications_fcm library

Typedefs

FcmSilentDataHandler = Future<void> Function(FcmSilentData silentData)
Method structure to listen to an notification event with dart
PushTokenHandler = Future<void> Function(String token)
Method structure to listen to an incoming action with dart