menu
pushengage_flutter_sdk package
documentation
model/fcm_config_error.dart
FcmConfigError
FcmConfigError.new const constructor
FcmConfigError.new const constructor
dark_mode
light_mode
FcmConfigError
constructor
const
FcmConfigError
(
{
required
int
code
,
required
String
message
,
})
Implementation
const FcmConfigError({required this.code, required this.message});
pushengage_flutter_sdk package
documentation
model/fcm_config_error
FcmConfigError
FcmConfigError.new const constructor
FcmConfigError class