data property

  1. @HiveField.new(0)
String? data
getter/setter pair

Implementation

@HiveField(0)
String? data;