insuranceCoveragePropertyValueDeductible property

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

Implementation

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