menu
y_infra package
documentation
push/objects/i_custom_remote_notification.dart
ICustomRemoteNotification
ICustomRemoteNotification.new const constructor
ICustomRemoteNotification.new const constructor
dark_mode
light_mode
ICustomRemoteNotification
constructor
const
ICustomRemoteNotification
(
{
String
?
title
,
String
?
body
,
})
Implementation
const ICustomRemoteNotification({super.title, super.body});
y_infra package
documentation
push/objects/i_custom_remote_notification
ICustomRemoteNotification
ICustomRemoteNotification.new const constructor
ICustomRemoteNotification class