Invocation class abstract
- Implementers
Constructors
Properties
- arguments → List
-
GetArguments parameters.
no setter
-
attachments
→ Map<
String, String> -
GetAttachments the attachments. The attributes will be serialized.
no setter
- buffer → Uint8List
-
GetBuffer get the input buffer.
no setter
- execution → Execution
-
GetExecution get the invocation execution.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- inspector → Introspector
-
GetInspector interface.
no setter
- invoker → Invoker
-
GetProxy the delegate target object.
no setter
- parameters → Parameters
-
GetParameters parameters.
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- urn → URN
-
GetURN get the invoked urn.
no setter
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