tripId property

String? tripId
getter/setter pair

This id is used to group tickets together if the user has saved multiple tickets for the same trip.

Implementation

core.String? tripId;