relatedStructure constant
IriTerm
const relatedStructure
relatedStructure [Expects: http://schema.org/AnatomicalStructure]
Related anatomical structure(s) that are not part of the system but relate or connect to it, such as vascular bundles associated with an organ system.
Can be used on: http://schema.org/AnatomicalSystem
Implementation
static const relatedStructure = const IriTerm(
'http://schema.org/relatedStructure',
);