searchParam property

List<CapabilityStatementSearchParam>? searchParam
inherited

searchParam Search parameters that are supported for searching all resources for implementations to support and/or make use of - either references to ones defined in the specification, or additional ones defined for/by the implementation. This is only for searches executed against the system-level endpoint.

Implementation

List<CapabilityStatementSearchParam>? get searchParam =>
    throw _privateConstructorUsedError;