bodyLocation constant

IriTerm const bodyLocation

IRI for schema:bodyLocation [Expects: https://schema.org/Text]

Location in the body of the anatomical structure.

Can be used on: https://schema.org/AnatomicalStructure, https://schema.org/MedicalProcedure

Implementation

static const bodyLocation = IriTerm.prevalidated(
  'https://schema.org/bodyLocation',
);