video_player
dart:io
FileSystemEvent
constant DELETE
DELETE
class FileSystemEvent
Properties
isDirectory
path
type
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
ALL
CREATE
DELETE
MODIFY
MOVE
int
DELETE
=
1 << 2
Bitfield for
FileSystemEntity.watch
, to enable
FileSystemDeleteEvent
s.
property DELETE