stepIndex property

  1. @BuiltValueField(wireName: r'step_index')
int? stepIndex

The index of the step containing the waypoint.

Implementation

@BuiltValueField(wireName: r'step_index')
int? get stepIndex;