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