weight property

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

Variation weight.

Implementation

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