menu
firebase_js_interop package
documentation
admin/messaging.dart
Notification
Notification.new constructor
Notification.new constructor
dark_mode
light_mode
Notification
constructor
Notification
(
{
String
?
title
,
String
?
body
,
String
?
imageUrl
,
})
Constructor
Implementation
external Notification({ String? title, String? body, String? imageUrl, });
firebase_js_interop package
documentation
admin/messaging
Notification
Notification.new constructor
Notification extension type