capacity property

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

Implementation

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