subTrip property

SchemaTrip? subTrip
getter/setter pair

Identifies a [Trip] that is a subTrip of this Trip For example Day 1, Day 2, etc of a multi-day trip.

Implementation

SchemaTrip? subTrip;