taskBox property

Box<CropTask> get taskBox

Implementation

Box<CropTask> get taskBox => Hive.box<CropTask>(taskBoxName);