productName property

  1. @HiveField(1)
String productName
final

The name of the product.

Implementation

@HiveField(1)
final String productName;