ClearMessageRequest class
- Inheritance
-
- Object
- Message
- MessageRequest<
ClearMessageResponse> - ClearMessageRequest
Constructors
-
ClearMessageRequest({required List<
String> paths})
Properties
Methods
-
error(
String text) → ErrorMessageResponse -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
success(
) → ClearMessageResponse -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited