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