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