weight property

  1. @JsonKey(name: 'weight')
double? weight
final

Implementation

@JsonKey(name: 'weight')
final double? weight;