regionDrained constant

IriTerm const regionDrained

IRI for schemahttp:regionDrained [Expects: http://schema.org/AnatomicalStructure, http://schema.org/AnatomicalSystem]

The anatomical or organ system drained by this vessel; generally refers to a specific part of an organ.

Can be used on: http://schema.org/LymphaticVessel, http://schema.org/Vein

Implementation

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