max property

  1. @JsonKey.new(name: "max")
String? max
getter/setter pair

Implementation

@JsonKey(name: "max")
String? max;