inWarehouseId property

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

Implementation

@JsonKey(name: 'InWarehouseId', includeIfNull: false)
final String? inWarehouseId;