data property

  1. @HiveField(5)
Map<String, dynamic>? data
getter/setter pair

Implementation

@HiveField(5)
Map<String, dynamic>? data;