min property

  1. @JsonKey(name: "min")
int? min
getter/setter pair

Implementation

@JsonKey(name: "min")
int? min;