inDeliveryToCountryCodePhone property

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

Implementation

@JsonKey(name: 'InDeliveryToCountryCodePhone', includeIfNull: false)
final int? inDeliveryToCountryCodePhone;