description property

  1. @HiveField(4)
String? description
final

Optional detailed description of the item.

Implementation

@HiveField(4)
final String? description;