fs property
fs_shim specific holds a reference to the file system
Implementation
@override
FileSystem get fs => throw UnsupportedError('fse.fs');
fs_shim specific holds a reference to the file system
@override
FileSystem get fs => throw UnsupportedError('fse.fs');