insuranceCompanyState property

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

Implementation

@JsonKey(name: 'InsuranceCompanyState', includeIfNull: false)
final String? insuranceCompanyState;