availableChannel constant
IriTerm
const availableChannel
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 = const IriTerm(
'https://schema.org/availableChannel',
);