fileSystem property

  1. @override
FileSystem get fileSystem

Returns the file system responsible for this entity.

Implementation

@override
FileSystem get fileSystem => fs;