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