receiveDeliveryFromCountryCodePhone property

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

Implementation

@JsonKey(name: 'ReceiveDeliveryFromCountryCodePhone', includeIfNull: false)
final int? receiveDeliveryFromCountryCodePhone;