video_player
dart:io
FileSystemModifyEvent
property contentChanged
contentChanged
class FileSystemModifyEvent
Properties
contentChanged
hashCode
isDirectory
path
runtimeType
type
Methods
toString
noSuchMethod
Operators
operator ==
bool
contentChanged
final
If the content was changed and not only the attributes,
contentChanged
is
true
.
property contentChanged