index property

  1. @override
int get index
override

Gets the index of this BIP32 hierarchical wallet in the hierarchical structure.

Implementation

@override
int get index => _index;