box property

Box<Record> get box

Implementation

Box<Record> get box => Hive.box<Record>(name);