unitPrice property

  1. @HiveField(5)
double unitPrice
final

The unit price of the product.

Implementation

@HiveField(5)
final double unitPrice;