implementationGuide property

List<FhirCanonical>? implementationGuide
inherited

implementationGuide A list of implementation guides that the server does (or should) support in their entirety.

Implementation

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