menu
flutter_mix_push package
documentation
mix_push_platform.dart
MixPushPlatformInfo
MixPushPlatformInfo.new const constructor
MixPushPlatformInfo.new const constructor
dark_mode
light_mode
MixPushPlatformInfo
constructor
const
MixPushPlatformInfo
(
{
required
String
platform
,
required
String
regId
,
})
Implementation
const MixPushPlatformInfo({required this.platform, required this.regId});
flutter_mix_push package
documentation
mix_push_platform
MixPushPlatformInfo
MixPushPlatformInfo.new const constructor
MixPushPlatformInfo class