cropDataBox property

Box<CropData> get cropDataBox

Implementation

Box<CropData> get cropDataBox => Hive.box<CropData>(cropDataBoxName);