serviceLocation constant
IriTerm
const serviceLocation
serviceLocation [Expects: http://schema.org/Place]
The location (e.g. civic structure, local business, etc.) where a person can go to access the service.
Can be used on: http://schema.org/ServiceChannel
Implementation
static const serviceLocation = const IriTerm(
'http://schema.org/serviceLocation',
);