path property
String
get
path
The path to the file matched, relative to the beginning of the matching search pattern.
Implementation
String get path => _path;
The path to the file matched, relative to the beginning of the matching search pattern.
String get path => _path;