ForwardingFile class
- Constructors
- ForwardingFile
- Properties
- absolute
- basename
- delegate
- dirname
- fileSystem
- hashCode
- isAbsolute
- parent
- path
- runtimeType
- uri
- Methods
- copy
- copySync
- create
- createSync
- lastAccessed
- lastAccessedSync
- lastModified
- lastModifiedSync
- length
- lengthSync
- open
- openRead
- openSync
- openWrite
- readAsBytes
- readAsBytesSync
- readAsLines
- readAsLinesSync
- readAsString
- readAsStringSync
- setLastAccessed
- setLastAccessedSync
- setLastModified
- setLastModifiedSync
- wrap
- writeAsBytes
- writeAsBytesSync
- writeAsString
- writeAsStringSync
- delete
- deleteSync
- exists
- existsSync
- noSuchMethod
- rename
- renameSync
- resolveSymbolicLinks
- resolveSymbolicLinksSync
- stat
- statSync
- toString
- watch
- wrapDirectory
- wrapFile
- wrapLink
- Operators
- operator ==