modifications property
A list of modifications to apply to the affected trips.
Implementation
@$pb.TagNumber(4)
$core.List<TripModifications_Modification> get modifications => $_getList(3);
A list of modifications to apply to the affected trips.
@$pb.TagNumber(4)
$core.List<TripModifications_Modification> get modifications => $_getList(3);