termsOfService constant
IriTerm
const termsOfService
termsOfService [Expects: https://schema.org/Text, https://schema.org/URL]
Human-readable terms of service documentation.
Can be used on: https://schema.org/Service
Implementation
static const termsOfService = const IriTerm(
'https://schema.org/termsOfService',
);