stem property
String?
get
stem
The subpath to the file matched, relative to the first wildcard in the matching search pattern.
Implementation
String? get stem => _stem;
The subpath to the file matched, relative to the first wildcard in the matching search pattern.
String? get stem => _stem;