Dart
dart:io
FileSystemEvent
MODIFY
constant
MODIFY
FileSystemEvent class
Properties
isDirectory
path
type
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
ALL
all
CREATE
create
DELETE
delete
MODIFY
modify
MOVE
move
MODIFY constant
int
const
MODIFY
=
1 << 1
Implementation
static const int MODIFY = 1 << 1