shipAddress1 property

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

Implementation

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