menu
ds_feature_flags_base package
documentation
models/ds_feature_flags_evaluation_result.dart
DSFeatureFlagEvaluationResult
value property
value property
dark_mode
light_mode
value
property
dynamic
value
final
The value of the evaluated feature flag.
Implementation
final dynamic value;
ds_feature_flags_base package
documentation
models/ds_feature_flags_evaluation_result
DSFeatureFlagEvaluationResult
value property
DSFeatureFlagEvaluationResult class