segmentIndex property

  1. @JsonKey(name: 's')
int segmentIndex
final

The index of the segment that the condition is based on.

Implementation

@JsonKey(name: 's')
final int segmentIndex;