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