getDefaultFileSystem function

FileSystem getDefaultFileSystem()

Returns the default platform filesystem.

Implementation

FileSystem getDefaultFileSystem() => getPlatformFileSystem();