costCalculation property

  1. @JsonKey.new(name: 'CostCalculation', includeIfNull: false)
String? costCalculation
final

Implementation

@JsonKey(name: 'CostCalculation', includeIfNull: false)
final String? costCalculation;