ServerConfirmReceiptCli class
- Inheritance
-
- Object
- AsklessResponse
- InternalAsklessResponseEntity
- InternalAsklessResponseModel
- ServerConfirmReceiptCli
Constructors
- ServerConfirmReceiptCli.fromMap(dynamic messageMap)
Properties
- clientRequestId → String
-
finalinherited
- error ↔ AsklessError?
-
Error details in case where success ==
false
getter/setter pairinherited - hashCode → int
-
The hash code for this object.
no setterinherited
- output ↔ dynamic
-
The output the server sent, or null.
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- serverId → String?
-
finalinherited
- success → bool
-
Indicates whether the request attempt is a success
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- typeResponse → const String