insuranceCompanyCountryCodePhone property

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

Implementation

@JsonKey(name: 'InsuranceCompanyCountryCodePhone', includeIfNull: false)
final int? insuranceCompanyCountryCodePhone;