menu
ap_common_firebase package
documentation
utils/firebase_utils.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, });
ap_common_firebase package
documentation
utils/firebase_utils
WebNotification
WebNotification const constructor
WebNotification class