localizedValues property
Text representations of properties of the RouteLegStep.
Implementation
@$pb.TagNumber(8)
RouteLegStep_RouteLegStepLocalizedValues get localizedValues => $_getN(7);
Implementation
@$pb.TagNumber(8)
set localizedValues(RouteLegStep_RouteLegStepLocalizedValues v) {
setField(8, v);
}