articulationPoints property
Set<T>
get
articulationPoints
Gets the articulation points found
Implementation
Set<T> get articulationPoints => basicResult.articulationPoints;
Gets the articulation points found
Set<T> get articulationPoints => basicResult.articulationPoints;