subject property

FieldPredicate<String?>? subject
final

Only select conversations that have the subject set to particular values.

Implementation

final FieldPredicate<String?>? subject;