inWarehouse property

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

Implementation

@JsonKey(name: 'InWarehouse', includeIfNull: false)
final String? inWarehouse;