sharedContent constant

IriTerm const sharedContent

sharedContent [Expects: https://schema.org/CreativeWork]

A CreativeWork such as an image, video, or audio clip shared as part of this posting.

Can be used on: https://schema.org/Comment, https://schema.org/SocialMediaPosting

Implementation

static const sharedContent = IriTerm.prevalidated(
  'https://schema.org/sharedContent',
);