menu
ensemble package
documentation
framework/stub/remote_config.dart
RemoteConfig
getValue abstract method
getValue abstract method
dark_mode
light_mode
getValue
abstract method
dynamic
getValue
(
String
key
,
dynamic
defaultValue
)
Implementation
dynamic getValue(String key, dynamic defaultValue);
ensemble package
documentation
framework/stub/remote_config
RemoteConfig
getValue abstract method
RemoteConfig class