fs top-level property Null safety
read / write
The file system implementation used by this library.
Implementation
FileSystem fs = const LocalFileSystem();
The file system implementation used by this library.
FileSystem fs = const LocalFileSystem();