productId property

  1. @HiveField(0)
String productId
final

The unique identifier for the product.

Implementation

@HiveField(0)
final String productId;