IoExplorerProvider constructor
IoExplorerProvider({
- String entryPath = '/',
Implementation
IoExplorerProvider({
this.entryPath = '/',
}) : currentPath = entryPath;
IoExplorerProvider({
this.entryPath = '/',
}) : currentPath = entryPath;