menu
fastyle_firebase package
documentation
logic/blocs/payloads/remote_config.payload.dart
FastFirebaseRemoteConfigBlocEventPayload
FastFirebaseRemoteConfigBlocEventPayload.new constructor
FastFirebaseRemoteConfigBlocEventPayload.new constructor
dark_mode
light_mode
FastFirebaseRemoteConfigBlocEventPayload
constructor
FastFirebaseRemoteConfigBlocEventPayload
(
{
bool
?
activated
,
Map
<
String
,
dynamic
>
?
defaultConfig
,
})
Implementation
FastFirebaseRemoteConfigBlocEventPayload({ this.activated, this.defaultConfig, });
fastyle_firebase package
documentation
logic/blocs/payloads/remote_config.payload
FastFirebaseRemoteConfigBlocEventPayload
FastFirebaseRemoteConfigBlocEventPayload.new constructor
FastFirebaseRemoteConfigBlocEventPayload class