resource property

List<CapabilityStatementResource>? resource
inherited

resource A specification of the restful capabilities of the solution for a specific resource type.

Implementation

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