menu
featurehub_client_api package
documentation
api.dart
FeatureRolloutStrategy
fromJson_value static method
fromJson_value static method
dark_mode
light_mode
fromJson_value
static method
dynamic
fromJson_value
(
Map
<
String
,
dynamic
>
json
)
Implementation
static dynamic fromJson_value(Map<String, dynamic> json) { return json[r'value']; }
featurehub_client_api package
documentation
api
FeatureRolloutStrategy
fromJson_value static method
FeatureRolloutStrategy class