threshold property

  1. @JsonKey(name: 'threshold', defaultValue: 2)
int threshold
final

Implementation

@JsonKey(name: 'threshold', defaultValue: 2)
final int threshold;