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