availableChannel constant
availableChannel [Expects: https://schema.org/ServiceChannel]
A means of accessing the service (e.g. a phone bank, a web site, a location, etc.).
Can be used on: https://schema.org/Service
Implementation
static const availableChannel = IriTerm.prevalidated(
'https://schema.org/availableChannel',
);