inventoryId property

  1. @JsonKey.new(name: 'InventoryId', includeIfNull: false)
String inventoryId
final

Implementation

@JsonKey(name: 'InventoryId', includeIfNull: false)
final String inventoryId;