vertexes property

List<Vertex> get vertexes

Implementation

List<Vertex> get vertexes => graph.vertexes;