parentService constant

IriTerm const parentService

IRI for schemahttp:parentService [Expects: http://schema.org/BroadcastService]

A broadcast service to which the broadcast service may belong to such as regional variations of a national channel.

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

Implementation

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