modifications property

  1. @TagNumber(4)
List<TripModifications_Modification> get modifications

A list of modifications to apply to the affected trips.

Implementation

@$pb.TagNumber(4)
$core.List<TripModifications_Modification> get modifications => $_getList(3);