weightInCase property

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

Implementation

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