articulationPointCount property

int get articulationPointCount

Gets the number of articulation points found

Implementation

int get articulationPointCount => articulationPoints.length;