subtype property

String? subtype
final

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

Implementation

final String? subtype;