HydrateMessageRequest class
- Inheritance
-
- Object
- Message
- MessageRequest<
HydrateMessageResponse> - HydrateMessageRequest
Constructors
-
HydrateMessageRequest([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(
Map< String, dynamic> data) → HydrateMessageResponse -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited