segmentComparator property

  1. @JsonKey(name: 'c')
int segmentComparator
final

The operator which defines the expected result of the evaluation of the segment.

Implementation

@JsonKey(name: 'c')
final int segmentComparator;