RemoteConfigValue constructor
Wraps a value with metadata and type-safe getters.
Implementation
@protected
RemoteConfigValue(this._value, this.source);
Wraps a value with metadata and type-safe getters.
@protected
RemoteConfigValue(this._value, this.source);