Returns true if this path was considered not found, i.e. empty.
true
bool get isNotFound => nodes.isEmpty;