departureTime property

DateTime? departureTime
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;