targetProduct constant
IRI for schemahttp:targetProduct [Expects: http://schema.org/SoftwareApplication]
Target Operating System / Product to which the code applies. If applies to several versions, just the product name can be used.
Can be used on: http://schema.org/SoftwareSourceCode
Implementation
static const targetProduct = IriTerm.prevalidated(
'http://schema.org/targetProduct',
);