receiveDeliveryToCountryCodePhone property

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

Implementation

@JsonKey(name: 'ReceiveDeliveryToCountryCodePhone', includeIfNull: false)
final int? receiveDeliveryToCountryCodePhone;