relationship property

List<SubstanceDefinitionRelationship>? relationship
inherited

relationship A link between this substance and another, with details of the relationship.;

Implementation

List<SubstanceDefinitionRelationship>? get relationship =>
    throw _privateConstructorUsedError;