defaultValue property

RemoteConfigParameterValue? defaultValue
getter/setter pair

Optional - value to set the parameter to, when none of the named conditions evaluate to true.

Implementation

RemoteConfigParameterValue? defaultValue;