software property

CapabilityStatementSoftware? software
inherited

software Software that is covered by this capability statement. It is used when the capability statement describes the capabilities of a particular software version, independent of an installation.

Implementation

CapabilityStatementSoftware? get software =>
    throw _privateConstructorUsedError;