unitPrice property

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

Implementation

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