menu
featurehub_client_api package
documentation
api.dart
FeatureStateUpdate
FeatureStateUpdate constructor
FeatureStateUpdate constructor
dark_mode
light_mode
FeatureStateUpdate
constructor
FeatureStateUpdate
(
{
dynamic
value
,
bool
?
updateValue
,
bool
?
lock
,
})
Implementation
FeatureStateUpdate({this.value, this.updateValue, this.lock});
featurehub_client_api package
documentation
api
FeatureStateUpdate
FeatureStateUpdate constructor
FeatureStateUpdate class