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