authenticator constant
authenticator [Expects: https://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: https://schema.org/MediaSubscription
Implementation
static const authenticator = IriTerm.prevalidated(
'https://schema.org/authenticator',
);