menu
clean_architecture_components package
documentation
configuration/remote_configuration.dart
RemoteConfiguration
getBool abstract method
getBool abstract method
dark_mode
light_mode
getBool
abstract method
bool
getBool
(
String
key
)
Implementation
bool getBool(String key);
clean_architecture_components package
documentation
configuration/remote_configuration
RemoteConfiguration
getBool abstract method
RemoteConfiguration class