events property

List<DrivingEvent> get events

Events on the given route.

Implementation

core.List<DrivingEvent> get events;