artworkSurface constant
IRI for schema:artworkSurface [Expects: https://schema.org/Text, https://schema.org/URL]
The supporting materials for the artwork, e.g. Canvas, Paper, Wood, Board, etc.
Can be used on: https://schema.org/VisualArtwork
Implementation
static const artworkSurface = IriTerm.prevalidated(
'https://schema.org/artworkSurface',
);