Dart SDK
dart:io
FileSystemEvent
ALL
constant
ALL
int
ALL
=
CREATE | MODIFY | DELETE | MOVE
Bitfield for
FileSystemEntity.watch
, for enabling all of
CREATE
,
MODIFY
,
DELETE
and
MOVE
.