crawls property

List<Crawl>? crawls
final

A list of crawls represented by the crawl node.

Implementation

final List<Crawl>? crawls;