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
Bitfield for
FileSystemEntity.watch
, to enable
FileSystemMoveEvent
s.
Implementation
static const int move = 1 << 3