salesInventoryId property

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

Implementation

@JsonKey(name: 'SalesInventoryId', includeIfNull: false)
final String? salesInventoryId;