order property

int get order

Returns the number of vertices

Implementation

int get order => vertices.length;