inventoryPrepId property

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

Implementation

@JsonKey(name: 'InventoryPrepId', includeIfNull: false)
final String? inventoryPrepId;