releaseNotes constant

IriTerm const releaseNotes

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

Description of what changed in this version.

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

Implementation

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