extra property

  1. @HiveField.new(8)
String? extra
getter/setter pair

Implementation

@HiveField(8)
String? extra;