strictTypeFiltering property

bool? strictTypeFiltering
getter/setter pair

Used to set strict type filtering for included_type.

If set to true, only results of the same type will be returned. Default to false.

Implementation

core.bool? strictTypeFiltering;