path property

String? path
getter/setter pair

The path of this HDNode, if known. If the mnemonic is also known, this will match mnemonic.path.

Implementation

String? path = 'm';