string property

  1. @HiveField(3)
String? string
getter/setter pair

Implementation

@HiveField(3)
String? string;