bodyLocation constant
IRI for schemahttp:bodyLocation [Expects: http://schema.org/Text]
Location in the body of the anatomical structure.
Can be used on: http://schema.org/AnatomicalStructure, http://schema.org/MedicalProcedure
Implementation
static const bodyLocation = IriTerm.prevalidated(
'http://schema.org/bodyLocation',
);