data property

  1. @HiveField.new(3)
dynamic data
final

data contains what info we stored

Implementation

@HiveField(3)
final dynamic data;