subject property
Only select conversations that have the subject set to particular values.
Implementation
final FieldPredicate<String?>? subject;
Only select conversations that have the subject set to particular values.
final FieldPredicate<String?>? subject;