icon property

  1. @HiveField(3)
int? icon
final

Optional icon data for the group.

Implementation

@HiveField(3)
final int? icon;