hive property

  1. @override
Box<ServiceOfJournal> hive
override

Implementation

@override
// todo: rework it
Box<ServiceOfJournal> get hive =>
    hiveRepository.openHive.requireValue;