menu
firebaseapis package
documentation
fcm/v1.dart
Notification
Notification constructor
Notification constructor
dark_mode
light_mode
Notification
constructor
Notification
(
{
String
?
body
,
String
?
image
,
String
?
title
,
})
Implementation
Notification({ this.body, this.image, this.title, });
firebaseapis package
documentation
fcm/v1
Notification
Notification constructor
Notification class