- Dart
- dart:io
- FileSystemEntity
- FileSystemEntity constructor
FileSystemEntity class
- Constructors
- FileSystemEntity
- Properties
- absolute
- hashCode
- isAbsolute
- parent
- path
- runtimeType
- uri
- Methods
- delete
- deleteSync
- exists
- existsSync
- noSuchMethod
- rename
- renameSync
- resolveSymbolicLinks
- resolveSymbolicLinksSync
- stat
- statSync
- toString
- watch
- Operators
- operator ==
- Static properties
- isWatchSupported
- Static methods
- identical
- identicalSync
- isDirectory
- isDirectorySync
- isFile
- isFileSync
- isLink
- isLinkSync
- parentOf
- type
- typeSync