last method

VertexNode? last()

Implementation

VertexNode? last() => tail;