derivedFrom property

List<FhirCanonical>? derivedFrom
inherited

derivedFrom Another set of Requirements that this set of Requirements builds on and updates.

Implementation

List<FhirCanonical>? get derivedFrom => throw _privateConstructorUsedError;