menu
feature_source_firebase package
documentation
feature_source_firebase.dart
FeaturesContainer
getFeature method
getFeature method
dark_mode
light_mode
getFeature
method
FeatureAbstract
?
getFeature
(
String
key
)
Implementation
FeatureAbstract? getFeature(String key) => _features[key];
feature_source_firebase package
documentation
feature_source_firebase
FeaturesContainer
getFeature method
FeaturesContainer class