physicalInventoryId property

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

Implementation

@JsonKey(name: 'PhysicalInventoryId', includeIfNull: false)
final String? physicalInventoryId;