menu
ensemble package
documentation
framework/stub/remote_config.dart
RemoteConfig
getInfo abstract method
getInfo abstract method
dark_mode
light_mode
getInfo
abstract method
Map
<
String
,
dynamic
>
getInfo
(
)
Metadata about the current Remote Config state (debugging only).
Implementation
Map<String, dynamic> getInfo();
ensemble package
documentation
framework/stub/remote_config
RemoteConfig
getInfo abstract method
RemoteConfig class