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