menu
paulonia_remote_conf package
documentation
remote_conf_value.dart
PRemoteConfigValueService
asBool static method
asBool static method
dark_mode
light_mode
asBool
static method
bool
asBool
(
RemoteConfigValue
value
)
Implementation
static bool asBool(RemoteConfigValue value) => value.asBool();
paulonia_remote_conf package
documentation
remote_conf_value
PRemoteConfigValueService
asBool static method
PRemoteConfigValueService class