dataBox property

Box<TVal> dataBox

The hive box storing the data

Implementation

Box<TVal> get dataBox => _box;