data property

  1. @HiveField(3)
dynamic data
final

data contains what info we stored

Implementation

@HiveField(3)
final dynamic data;