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