HiveRepositoryFamily constructor

const HiveRepositoryFamily()

This class load/save List of ServiceOfJournal for Journal.

It also:

  • post new service,
  • delete service,
  • read services from hive(async) but provide sync values,
  • and export it into json format.

{@category Providers} {@category Journal}

Copied from HiveRepository.

Implementation

const HiveRepositoryFamily();