menu
blockchain_utils package
documentation
bip/bip/bip32/bip32_key_data.dart
Bip32KeyIndex
toInt method
toInt method
dark_mode
light_mode
toInt
method
int
toInt
(
)
Get the key index as an integer.
Implementation
int toInt() { return index; }
blockchain_utils package
documentation
bip/bip/bip32/bip32_key_data
Bip32KeyIndex
toInt method
Bip32KeyIndex class