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