weight property

  1. @JsonKey.new(name: 'weight')
num weight
final

Implementation

@JsonKey(name: 'weight')
final num weight;