IOFileSystem constructor

IOFileSystem(
  1. String _cacheKey
)

Implementation

IOFileSystem(this._cacheKey) : _fileDir = createDirectory(_cacheKey);