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