monthlyCostExtended property

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

Implementation

@JsonKey(name: 'MonthlyCostExtended', includeIfNull: false)
final double? monthlyCostExtended;