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