Flutter
file
FileSystem
isWatchSupported property
isWatchSupported
isWatchSupported
property
Null safety
bool
isWatchSupported
Tests if
FileSystemEntity.watch
is supported on the current system.
Implementation
bool get isWatchSupported;
Flutter
file
FileSystem
isWatchSupported property
FileSystem class
Constructors
FileSystem
Properties
currentDirectory
hashCode
isWatchSupported
path
runtimeType
systemTempDirectory
Methods
directory
file
getPath
identical
identicalSync
isDirectory
isDirectorySync
isFile
isFileSync
isLink
isLinkSync
link
noSuchMethod
stat
statSync
toString
type
typeSync
Operators
operator ==