menu
push_platform_interface package
documentation
push_platform_interface.dart
Notification
Notification constructor
Notification constructor
dark_mode
light_mode
Notification
constructor
Notification
(
{
String
?
title
,
String
?
body
,
})
Implementation
Notification({ this.title, this.body, });
push_platform_interface package
documentation
push_platform_interface
Notification
Notification constructor
Notification class