HiveCollectionsDatabase constructor
HiveCollectionsDatabase(})
Implementation
HiveCollectionsDatabase(
this.name,
this.path, {
this.key,
this.collectionFactory = BoxCollection.open,
});
HiveCollectionsDatabase(
this.name,
this.path, {
this.key,
this.collectionFactory = BoxCollection.open,
});