serviceLocation constant
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 = IriTerm.prevalidated(
'http://schema.org/serviceLocation',
);