description property

  1. @HiveField(2)
String? description
final

Optional description of what items belong to this group.

Implementation

@HiveField(2)
final String? description;