SearchTermUnflagged class
Search for not flagged messages
- Inheritance
-
- Object
- SearchTerm
- SearchTermUnflagged
Constructors
- SearchTermUnflagged.new()
-
Creates a new search term
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
render(
StringBuffer buffer) → void -
Renders this term to the given
buffer
.inherited -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited