path property Null safety

String path
final

The path that triggered the event.

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

Implementation

final String path;