menu
flutter_mix_push package
documentation
mix_push_message.dart
MixPushMessage
MixPushMessage.new const constructor
MixPushMessage.new const constructor
dark_mode
light_mode
MixPushMessage
constructor
const
MixPushMessage
(
{
String
?
platform
,
String
?
title
,
String
?
description
,
String
?
payload
,
})
Implementation
const MixPushMessage({ this.platform, this.title, this.description, this.payload, });
flutter_mix_push package
documentation
mix_push_message
MixPushMessage
MixPushMessage.new const constructor
MixPushMessage class