menu
push_platform_interface package
documentation
push_platform_interface.dart
Notification
encode method
encode method
dark_mode
light_mode
encode
method
Object
encode
(
)
Implementation
Object encode() { return <Object?>[ title, body, ]; }
push_platform_interface package
documentation
push_platform_interface
Notification
encode method
Notification class