insuranceCompanyPhone property

  1. @JsonKey.new(name: 'InsuranceCompanyPhone', includeIfNull: false)
String? insuranceCompanyPhone
final

Implementation

@JsonKey(name: 'InsuranceCompanyPhone', includeIfNull: false)
final String? insuranceCompanyPhone;