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