shippingVendorId property

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

Implementation

@JsonKey(name: 'ShippingVendorId', includeIfNull: false)
final String? shippingVendorId;