adjacencyList property

AdjacencyList adjacencyList
latefinal

An adjacency list representation of the graph's topology.

Implementation

late final AdjacencyList adjacencyList;