departureTime property
getter/setter pair
Optional time when travel is expected to start. If it is not specified, it is set to the current time.
Implementation
DateTime? departureTime;
Optional time when travel is expected to start. If it is not specified, it is set to the current time.
DateTime? departureTime;