translator constant
translator [Expects: http://schema.org/Organization, http://schema.org/Person]
Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event.
Can be used on: http://schema.org/CreativeWork, http://schema.org/Event
Implementation
static const translator = IriTerm.prevalidated(
'http://schema.org/translator',
);