classifiers property

List<String>? classifiers
final

A list of UTF-8 strings that specify the custom classifiers that are associated with the crawler.

Implementation

final List<String>? classifiers;