screenshot constant

IriTerm const screenshot

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

A link to a screenshot image of the app.

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

Implementation

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