shipCountryCodePhone property

  1. @JsonKey.new(name: 'ShipCountryCodePhone', includeIfNull: false)
int? shipCountryCodePhone
final

Implementation

@JsonKey(name: 'ShipCountryCodePhone', includeIfNull: false)
final int? shipCountryCodePhone;