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