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