Bip49HDWalletPath class final

Inheritance
Implementers

Constructors

Bip49HDWalletPath(String coinType)
const

Properties

account0Path String
no setterinherited
basePath String
no setterinherited
coinType String
final
defaultPath String
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
purpose HDWalletPurpose
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getPath(int account, int change, int index) String
inherited
getWithAccount(int account) String
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