crawler property

GraphCrawler<T> crawler
latefinalinherited

The graph crawler of this graph.

Implementation

late final GraphCrawler<T> crawler = GraphCrawler<T>(edges);