valuesMap property
- @doc Map of the actual value of the environment value, keyed by key of each environment.
Implementation
@$pb.TagNumber(2)
$pb.PbMap<$core.String, FFParameterValue> get valuesMap => $_getMap(1);
@$pb.TagNumber(2)
$pb.PbMap<$core.String, FFParameterValue> get valuesMap => $_getMap(1);