events property

Stream<TripEvent> get events

Stream of trip events.

Implementation

Stream<TripEvent> get events;