flutterSdkFileSystem property

FileSystem get flutterSdkFileSystem

get the flutter sdk file system

Implementation

FileSystem get flutterSdkFileSystem => _provider(globals.localFileSystem);