deliveryFromCountryCodePhone property

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

Implementation

@JsonKey(name: 'DeliveryFromCountryCodePhone', includeIfNull: false)
final int? deliveryFromCountryCodePhone;