menu
remote_config package
documentation
remote_config.dart
RemoteConfig
isInit property
isInit property
dark_mode
light_mode
isInit
property
bool
get
isInit
Indicates if initialized correctly.
Implementation
bool get isInit => _init;
remote_config package
documentation
remote_config
RemoteConfig
isInit property
RemoteConfig class