crawlersNotFound property

List<String>? crawlersNotFound
final

A list of names of crawlers that were not found.

Implementation

final List<String>? crawlersNotFound;