departureTime property
getter/setter pair
Departure time (UTC flag, local value).
WARNING: Returned as a DateTime with UTC flag but representing
local time; use TimezoneService to convert if needeed.
Implementation
DateTime? departureTime;