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