crossVendor property

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

Implementation

@JsonKey(name: 'CrossVendor', includeIfNull: false)
final String? crossVendor;