menu
firebase_notifications_handler package
documentation
firebase_notifications_handler.dart
WebNotification
WebNotification const constructor
WebNotification const constructor
dark_mode
light_mode
WebNotification
constructor
const
WebNotification
(
{
String
?
analyticsLabel
,
String
?
image
,
String
?
link
,
})
Implementation
const WebNotification({ this.analyticsLabel, this.image, this.link, });
firebase_notifications_handler package
documentation
firebase_notifications_handler
WebNotification
WebNotification const constructor
WebNotification class