optimistic constant

TrafficModel const optimistic

Indicates that the returned durationInTraffic should be shorter than the actual travel time on most days, though occasional days with particularly good traffic conditions may be faster than this value.

Implementation

static const optimistic = TrafficModel('optimistic');