subPoVendor property

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

Implementation

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