termsOfService constant

IriTerm const termsOfService

termsOfService [Expects: http://schema.org/Text, http://schema.org/URL]

Human-readable terms of service documentation.

Can be used on: http://schema.org/Service

Implementation

static const termsOfService = IriTerm.prevalidated(
  'http://schema.org/termsOfService',
);