HiveViewObject typedef

HiveViewObject = List<Map<String, dynamic>>

Implementation

typedef HiveViewObject = List<Map<String, dynamic>>;