size property

int get size

Returns the total number of unique edges

Implementation

int get size => edges.length;