LedgerConnectionImplImpl class
- Implemented types
- Annotations
-
- @sealed
Constructors
- LedgerConnectionImplImpl.frbInternalDcoDecode(List wire)
- LedgerConnectionImplImpl.frbInternalSseDecode(BigInt ptr, int externalSizeOnNative)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- isDisposed → bool
-
Whether the underlying
Arcis disposed.no setterinherited - move ← bool?
-
no getterinherited
- onGetPublicKey ↔ ArcFnU16DartFnFutureVecU8
-
getter/setter pairoverride
- onSign ↔ ArcFnU16OptionI32VecU8DartFnFutureVecU8
-
getter/setter pairoverride
- onSignTransaction ↔ ArcFnU16U16OptionI32VecU8StringDartFnFutureVecU8
-
getter/setter pairoverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
dispose(
) → void -
Dispose the underlying
Arc.inherited -
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