video_player
dart:io
FileSystemEvent
property type
type
class FileSystemEvent
Properties
isDirectory
path
type
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
ALL
CREATE
DELETE
MODIFY
MOVE
int
type
final
The type of event. See
FileSystemEvent
for a list of events.
property type