messageFilters property

Filter? messageFilters
final

The message 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? messageFilters;