Dart SDK
dart:io
FileSystemEntity
isWatchSupported
isWatchSupported
Dart SDK
dart:io
FileSystemEntity
isWatchSupported
property
isWatchSupported
Dart SDK
dart:io
FileSystemEntity
Static properties
isWatchSupported
Static methods
identical
identicalSync
isDirectory
isDirectorySync
isFile
isFileSync
isLink
isLinkSync
parentOf
type
typeSync
Constructors
FileSystemEntity
Properties
absolute
hashCode
isAbsolute
parent
path
runtimeType
uri
Operators
operator ==
Methods
delete
deleteSync
exists
existsSync
noSuchMethod
rename
renameSync
resolveSymbolicLinks
resolveSymbolicLinksSync
stat
statSync
toString
watch
bool
isWatchSupported
Test if
watch
is supported on the current system.
OS X 10.6 and below is not supported.