menu
blockchain_utils package
documentation
bip/substrate/path/substrate_path.dart
SubstratePathElem
isHard property
isHard property
dark_mode
light_mode
isHard
property
bool
isHard
late
final
Indicates whether the path element is hard (true) or soft (false).
Implementation
late final bool isHard;
blockchain_utils package
documentation
bip/substrate/path/substrate_path
SubstratePathElem
isHard property
SubstratePathElem class