menu
blockchain_utils package
documentation
bip/substrate/path/substrate_path.dart
SubstratePath
elems property
elems property
dark_mode
light_mode
elems
property
List
<
SubstratePathElem
>
elems
final
A list of path elements that make up the Substrate path.
Implementation
final List<SubstratePathElem> elems;
blockchain_utils package
documentation
bip/substrate/path/substrate_path
SubstratePath
elems property
SubstratePath class