tripDate property

DateTime? tripDate
final

The date of the trip in UTC.

WARNING: The returned DateTime has the UTC timezone flag but the value corresponds to the local time.

Implementation

final DateTime? tripDate;