menu
blockchain_utils package
documentation
bip/bip/bip32/bip32_path.dart
Bip32Path
isAbsolute property
isAbsolute property
dark_mode
light_mode
isAbsolute
property
bool
isAbsolute
final
Indicates whether the path is absolute (starting from the master key).
Implementation
final bool isAbsolute;
blockchain_utils package
documentation
bip/bip/bip32/bip32_path
Bip32Path
isAbsolute property
Bip32Path class