Dart API Reference
dart:io
FileSystemModifyEvent
contentChanged
contentChanged
property
If the content was changed and not only the attributes,
contentChanged
is true.
bool
contentChanged
read-only
If the content was changed and not only the attributes,
contentChanged
is
true
.