environmentValues property
@doc List of environment values in the project.
Implementation
@$pb.TagNumber(3)
$pb.PbList<FFEnvironmentValue> get environmentValues => $_getList(2);
@doc List of environment values in the project.
@$pb.TagNumber(3)
$pb.PbList<FFEnvironmentValue> get environmentValues => $_getList(2);