shipAddress2 property

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

Implementation

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