structuralClass constant

IriTerm const structuralClass

IRI for schemahttp:structuralClass [Expects: http://schema.org/Text]

The name given to how bone physically connects to each other.

Can be used on: http://schema.org/Joint

Implementation

static const structuralClass = IriTerm.prevalidated(
  'http://schema.org/structuralClass',
);