menu
y_infra package
documentation
push/objects/i_custom_remote_message.dart
ICustomRemoteMessage
data property
data property
dark_mode
light_mode
data
property
Map
<
String
,
dynamic
>
data
final
inherited
Any additional data sent with the message.
Implementation
final Map<String, dynamic> data;
y_infra package
documentation
push/objects/i_custom_remote_message
ICustomRemoteMessage
data property
ICustomRemoteMessage class