cutoff property

  1. @JsonKey(name: 'cutoff')
int? cutoff
getter/setter pair

Implementation

@JsonKey(name: 'cutoff')
int? cutoff;