time property - TransitDeparture class - routing library - Dart API
time
time property
getter/setter pair
Expected departure or arrival time of the event.
Implementation
DateTime? time;
Expected departure or arrival time of the event.
DateTime? time;