type property

String? type
final

The type of the object (e.g., 'website', 'article'). Defaults to 'website'.

Implementation

final String? type;