menu
blockchain_utils package
documentation
bip/bip/bip32/bip32_path.dart
Bip32Path
elems property
elems property
dark_mode
light_mode
elems
property
List
<
Bip32KeyIndex
>
elems
final
List of BIP32 key indices in the path.
Implementation
final List<Bip32KeyIndex> elems;
blockchain_utils package
documentation
bip/bip/bip32/bip32_path
Bip32Path
elems property
Bip32Path class