menu
fcm_sending package
documentation
fcm_message.dart
Alert
Alert.new constructor
Alert.new constructor
dark_mode
light_mode
Alert
constructor
Alert
(
{
String
?
title
,
String
?
body
,
})
Implementation
Alert({ this.title, this.body, });
fcm_sending package
documentation
fcm_message
Alert
Alert.new constructor
Alert class