weightInCase property

  1. @JsonKey.new(name: 'WeightInCase', includeIfNull: false)
String? weightInCase
final

Implementation

@JsonKey(name: 'WeightInCase', includeIfNull: false)
final String? weightInCase;