filter property

List<ValueSetFilter>? filter
inherited

filter Select concepts by specifying a matching criterion based on the properties (including relationships) defined by the system, or on filters defined by the system. If multiple filters are specified within the include, they SHALL all be true.

Implementation

List<ValueSetFilter>? get filter => throw _privateConstructorUsedError;