unitPrice property

  1. @JsonKey.new(name: "UnitPrice")
double? unitPrice
final

Implementation

@JsonKey(name: "UnitPrice")
final double? unitPrice;