ReceiveNode class final

Inheritance

Constructors

ReceiveNode({dynamic bip32Node, required String address, required String derivationPath, required Map<dynamic, String> addresses, required dynamic walletPurpose, required String publicKey})
const

Properties

address String
finalinherited
addresses Map<dynamic, String>
finalinherited
addressesList List<String>
no setterinherited
bip32Node → dynamic
finalinherited
chainIndex int
no setterinherited
derivationPath String
finalinherited
hashCode int
The hash code for this object.
no setterinherited
index int
no setterinherited
isNeutered bool
no setterinherited
neutered NodeWithAddress
no setterinherited
publicKey String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type int
finalinherited
walletPurpose → dynamic
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() → dynamic
inherited
toString() String
A string representation of this object.
inherited

Operators

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