menu
googleapis package
documentation
firebaseremoteconfig/v1.dart
ServerRemoteConfigCondition
ServerRemoteConfigCondition constructor
ServerRemoteConfigCondition constructor
dark_mode
light_mode
ServerRemoteConfigCondition
constructor
ServerRemoteConfigCondition
(
{
Condition
?
condition
,
String
?
name
,
})
Implementation
ServerRemoteConfigCondition({ this.condition, this.name, });
googleapis package
documentation
firebaseremoteconfig/v1
ServerRemoteConfigCondition
ServerRemoteConfigCondition constructor
ServerRemoteConfigCondition class