nonReceivedCost property

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

Implementation

@JsonKey(name: 'NonReceivedCost', includeIfNull: false)
final double? nonReceivedCost;