receivedCost property

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

Implementation

@JsonKey(name: 'ReceivedCost', includeIfNull: false)
final double? receivedCost;