Returns true when FileSystemEntity.watch is supported.
true
When this override is installed, this function overrides the behavior of FileSystemEntity.isWatchSupported.
FileSystemEntity.isWatchSupported
bool fsWatchIsSupported() => _FileSystemWatcher.isSupported;