insuranceCoveragePropertyValueDeductible property
- @JsonKey.new(name: 'InsuranceCoveragePropertyValueDeductible', includeIfNull: false)
final
Implementation
@JsonKey(
name: 'InsuranceCoveragePropertyValueDeductible',
includeIfNull: false,
)
final double? insuranceCoveragePropertyValueDeductible;