delay property - TransitDeparture class - routing library - Dart API
delay
delay property
getter/setter pair
The accumulated delay in seconds from the scheduled time of the event.
Implementation
int? delay;
The accumulated delay in seconds from the scheduled time of the event.
int? delay;