arrivalTime property

DateTime? arrivalTime
final

Specifies the desired time of arrival for transit directions. You can specify either departureTime or arrivalTime, but not both.

Implementation

final DateTime? arrivalTime;