offsetMeters property
The offset along the path (in meters) up to which this speed category is valid.
Implementation
@BuiltValueField(wireName: r'offset_meters')
num? get offsetMeters;
The offset along the path (in meters) up to which this speed category is valid.
@BuiltValueField(wireName: r'offset_meters')
num? get offsetMeters;