CompressedPath constructor
Creates a new CompressedPath with the given path and depth.
Implementation
const CompressedPath(this.path, this.depth);
Creates a new CompressedPath with the given path and depth.
const CompressedPath(this.path, this.depth);