requirements constant
requirements [Expects: https://schema.org/Text, https://schema.org/URL]
Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (examples: DirectX, Java or .NET runtime).
Can be used on: https://schema.org/SoftwareApplication
Implementation
static const requirements = IriTerm.prevalidated(
'https://schema.org/requirements',
);