menu
y_infra package
documentation
push/objects/i_custom_remote_message.dart
ICustomRemoteMessage
ICustomRemoteMessage.new const constructor
ICustomRemoteMessage.new const constructor
dark_mode
light_mode
ICustomRemoteMessage
constructor
const
ICustomRemoteMessage
(
{
required
RemoteNotification?
notification
,
Map
<
String
,
dynamic
>
data
=
const <String, dynamic>{}
,
})
Implementation
const ICustomRemoteMessage({required super.notification, super.data});
y_infra package
documentation
push/objects/i_custom_remote_message
ICustomRemoteMessage
ICustomRemoteMessage.new const constructor
ICustomRemoteMessage class