end

open override val end: Cell? = null(source)

The end cell of the path. This may be null if this path only consists of one cell or does not yet have an set end. For example, if this path gets discarded as it is not the most cost-efficient path, there never will be and end cell.