events property

Stream<TripEvent> get events

Implementation

Stream<TripEvent> get events => _controller.stream;