SearchTermUndeleted class
Searches messages that are not deleted
- Inheritance
-
- Object
- SearchTerm
- SearchTermUndeleted
Constructors
- SearchTermUndeleted()
-
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