CipProposal class

Implemented types

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
final
purpose Bip32KeyIndex
Extension method to get the corresponding purpose key index for each BipProposal.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
specName String
no setteroverride
value CipProposal
no setteroverride

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

Constants

cip1852 → const CipProposal
values → const List<CipProposal>