menu
firebase_js_interop package
documentation
admin.dart
Notification
Notification constructor
Notification 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
Notification
Notification constructor
Notification extension type