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