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