authenticator constant
IRI for schemahttp:authenticator [Expects: http://schema.org/Organization]
The Organization responsible for authenticating the user's subscription. For example, many media apps require a cable/satellite provider to authenticate your subscription before playing media.
Can be used on: http://schema.org/MediaSubscription
Implementation
static const authenticator = IriTerm.prevalidated(
'http://schema.org/authenticator',
);