studyLocation constant
IRI for schemahttp:studyLocation [Expects: http://schema.org/AdministrativeArea]
The location in which the study is taking/took place.
Can be used on: http://schema.org/MedicalStudy
Implementation
static const studyLocation = IriTerm.prevalidated(
'http://schema.org/studyLocation',
);