sharedContent constant

IriTerm const sharedContent

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

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

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

Implementation

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