Future initExplorer({ String? path, String dirName = 'storage_database_explorer', }) => StorageExplorer.initInstance(this, path: path, dirName: dirName);