firstAppearance constant
IriTerm
const firstAppearance
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 = const IriTerm(
'http://schema.org/firstAppearance',
);