tripDate property

DateTime? tripDate
final

Trip date (UTC flag, local value).

WARNING: Returned as a DateTime with UTC flag but representing local time; use TimezoneService to convert if needeed.

Implementation

final DateTime? tripDate;