Dart SDK
dart:io
FileSystemEvent
ALL
ALL
Dart SDK
dart:io
FileSystemEvent
ALL
constant
ALL
Dart SDK
dart:io
FileSystemEvent
Constants
ALL
CREATE
DELETE
MODIFY
MOVE
Properties
hashCode
isDirectory
path
runtimeType
type
Operators
operator ==
Methods
noSuchMethod
toString
int
ALL
=
CREATE | MODIFY | DELETE | MOVE
Bitfield for
FileSystemEntity.watch
, for enabling all of
CREATE
,
MODIFY
,
DELETE
and
MOVE
.