insuranceCompanyCountryId property

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

Implementation

@JsonKey(name: 'InsuranceCompanyCountryId', includeIfNull: false)
final String? insuranceCompanyCountryId;