menu
googleapis package
documentation
firebaseremoteconfig/v1.dart
RolloutValue
RolloutValue constructor
RolloutValue constructor
dark_mode
light_mode
RolloutValue
constructor
RolloutValue
(
{
double
?
percent
,
String
?
rolloutId
,
String
?
value
,
})
Implementation
RolloutValue({ this.percent, this.rolloutId, this.value, });
googleapis package
documentation
firebaseremoteconfig/v1
RolloutValue
RolloutValue constructor
RolloutValue class