openHive property

AsyncValue<Box<ServiceOfJournal>> openHive

Implementation

AsyncValue<Box<ServiceOfJournal>> get openHive =>
    ref.watch(hiveJournalBox(journalHiveName));