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