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 = IriTerm.prevalidated(
  'https://schema.org/termsOfService',
);