value property

  1. @HiveField(1, defaultValue: "")
String value
latefinal

Implementation

@HiveField(1, defaultValue: "")
late final String value;