stepInterpolation property

  1. @BuiltValueField(wireName: r'step_interpolation')
num? get stepInterpolation

The position of the waypoint along the step's polyline, expressed as a ratio from 0 to 1.

Implementation

@BuiltValueField(wireName: r'step_interpolation')
num? get stepInterpolation;