insuranceCoveragePropertyValueDeductible property

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

Implementation

@JsonKey(
    name: 'InsuranceCoveragePropertyValueDeductible', includeIfNull: false)
final int? insuranceCoveragePropertyValueDeductible;