atType property

List<String>? atType
final

JSON-LD keyword (@type) to label the object with semantic tags (or types).

Implementation

final List<String>? atType;