Creates a new path URI.
const PathUri({ required this.isAbsolute, required this.isDirectory, required this.pathSegments, });