graph property

List<FhirCanonical>? graph
inherited

graph Canonical reference to a GraphDefinition. If a URL is provided, it is the canonical reference to a [[GraphDefinition]] that it controls what resources are to be added to the bundle when building the document. The GraphDefinition can also specify profiles that apply to the various resources.

Implementation

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