robots property

List<String>? robots
final

SEO robots directives (e.g. 'index', 'follow').

Implementation

final List<String>? robots;