menu
paulonia_remote_conf package
documentation
remote_conf_value_web
PRemoteConfigValueService
asInt static method
asInt
brightness_4
asInt
static method
Null safety
int
asInt
(
RemoteConfigValue
value
)
Implementation
static int asInt(fb.RemoteConfigValue value) => value.asNumber().toInt();
paulonia_remote_conf package
documentation
remote_conf_value_web
PRemoteConfigValueService
asInt static method
PRemoteConfigValueService class
Constructors
PRemoteConfigValueService
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
asBool
asDouble
asInt
asString