weight property

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

Implementation

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