IOFileSystem constructor
IOFileSystem(
- String _cacheKey
Implementation
IOFileSystem(this._cacheKey) : _fileDir = createDirectory(_cacheKey);
IOFileSystem(this._cacheKey) : _fileDir = createDirectory(_cacheKey);