speedCategory property

  1. @BuiltValueField(wireName: r'speed_category')
String? speedCategory

The current traffic/speed conditions on this portion of a path.

Implementation

@BuiltValueField(wireName: r'speed_category')
String? get speedCategory;