releaseNotes constant

IriTerm const releaseNotes

releaseNotes [Expects: https://schema.org/Text, https://schema.org/URL]

Description of what changed in this version.

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

Implementation

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