menu
featurehub_client_sdk package
documentation
featurehub.dart
ValueMatch
ValueMatch.new constructor
ValueMatch.new constructor
dark_mode
light_mode
ValueMatch
constructor
ValueMatch
(
bool
matched
,
String
?
value
)
Implementation
ValueMatch(this.matched, this.value);
featurehub_client_sdk package
documentation
featurehub
ValueMatch
ValueMatch.new constructor
ValueMatch class