path property

  1. @override
String path
final

The path that triggered the event.

Depending on the platform and the FileSystemEntity, the path may be relative.

Implementation

@override
final String path;