multiModalSegments property
Summarized information about different multi-modal segments of
the RouteLeg.steps. This field is not populated if the RouteLeg does
not contain any multi-modal segments in the steps.
Implementation
@$pb.TagNumber(1)
$core.List<RouteLeg_StepsOverview_MultiModalSegment> get multiModalSegments =>
$_getList(0);