Execute class
Execute
Constructors
- Execute({required List list})
- Execute
- Execute.fromResult(RespType2 result)
-
fromResult
factory
- Execute.fromResultResp3(RespType3 result)
-
fromResultResp3
factory
Properties
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