subtype property

String? subtype
final

Provides additional details for specific target types. For example, for the type of "page", this may be set to "prerender".

Implementation

final String? subtype;