Dart SDK
dart:io
FileSystemEvent
type
property
type
FileSystemEvent
Constants
CREATE
MODIFY
DELETE
MOVE
ALL
Properties
type
path
isDirectory
int
type
read-only
The type of event. See
FileSystemEvent
for a list of events.