appearance constant
IRI for schema:appearance [Expects: https://schema.org/CreativeWork]
Indicates an occurrence of a {Claim} in some {CreativeWork}.
Can be used on: https://schema.org/Claim
Implementation
static const appearance = IriTerm.prevalidated(
'https://schema.org/appearance',
);