HiveDatabase constructor
HiveDatabase(
- List<
HiveBoxItem< boxItemsUMEHiveData> >
Implementation
HiveDatabase(this.boxItems)
: assert(boxItems.isNotEmpty, 'the box name must has one');