menu
tattoo
repositories/feature_flag_repository.dart
FeatureFlag
key property
key
dark_mode
light_mode
key
property
String
key
final
The unique identifier for the feature flag.
Implementation
final String key;
tattoo
feature_flag_repository
FeatureFlag
key property
FeatureFlag class