size2 property

int get size2

Returns the number of edges

Implementation

int get size2 => edges.length;