screenshot constant

IriTerm const screenshot

screenshot [Expects: http://schema.org/ImageObject, http://schema.org/URL]

A link to a screenshot image of the app.

Can be used on: http://schema.org/SoftwareApplication

Implementation

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