resourceFilter property

FhirFilter? resourceFilter
getter/setter pair

A filter specifying the resources to include in the output.

If not specified, all resources are included in the output.

Implementation

FhirFilter? resourceFilter;