custom property
Only select messages that have particular custom fields set to particular values.
Implementation
final Map<String, CustomFieldPredicate>? custom;
Only select messages that have particular custom fields set to particular values.
final Map<String, CustomFieldPredicate>? custom;