instantiates property

List<FhirCanonical>? instantiates
inherited

instantiates Reference to a canonical URL of another CapabilityStatement that this software implements. This capability statement is a published API description that corresponds to a business service. The server may actually implement a subset of the capability statement it claims to implement, so the capability statement must specify the full capability details.

Implementation

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