menu
pam_flutter package
documentation
pam.dart
Pam
isPushNotiFromPam static method
isPushNotiFromPam static method
dark_mode
light_mode
isPushNotiFromPam
static method
bool
isPushNotiFromPam
(
RemoteMessage
message
)
Implementation
static bool isPushNotiFromPam(RemoteMessage message) { return message.data.containsKey('pam'); }
pam_flutter package
documentation
pam
Pam
isPushNotiFromPam static method
Pam class