Bip44PublicKey class

Implemented types

Constructors

Bip44PublicKey(Pointer<Void> _ffi, bool _owned)

Properties

account int
no setter
address String
no setter
change bool
no setter
hashCode int
The hash code for this object.
no setterinherited
key int
no setter
path String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
slip44 int
no setter

Methods

dispose() → void
override
keyId() SecpKeyId
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
publicKey() SecpPublicKey
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited