filter property

Filter? filter
final

The query filters to use. You can query on any of the custom fields you've defined on the Channel. You can also filter other built-in channel fields.

Implementation

final Filter? filter;