index property

int index
final

The index of this HDNode. This will match the last component of the path.

Most developers will not need to use this.

Implementation

final int index;