softwareVersion constant
softwareVersion [Expects: http://schema.org/Text]
Version of the software instance.
Can be used on: http://schema.org/SoftwareApplication
Implementation
static const softwareVersion = IriTerm.prevalidated(
'http://schema.org/softwareVersion',
);