compatibleWithInventoryId property

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

Implementation

@JsonKey(name: 'CompatibleWithInventoryId', includeIfNull: false)
final String? compatibleWithInventoryId;