menu
remote_config_gist package
documentation
remote_config_gist.dart
RemoteConfigValue<T>
value property
value property
dark_mode
light_mode
value
property
T
value
final
The actual value of the remote config parameter.
Implementation
final T value;
remote_config_gist package
documentation
remote_config_gist
RemoteConfigValue<T>
value property
RemoteConfigValue class