weightInCasePounds property

  1. @JsonKey.new(name: 'WeightInCasePounds', includeIfNull: false)
double? weightInCasePounds
final

Implementation

@JsonKey(name: 'WeightInCasePounds', includeIfNull: false)
final double? weightInCasePounds;