costMonthly property

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

Implementation

@JsonKey(name: 'CostMonthly', includeIfNull: false)
final double? costMonthly;