resource property

List<ImplementationGuideResource>? resource
inherited

resource A resource that is part of the implementation guide. Conformance resources (value set, structure definition, capability statements etc.) are obvious candidates for inclusion, but any kind of resource can be included as an example resource.

Implementation

List<ImplementationGuideResource>? get resource =>
    throw _privateConstructorUsedError;