depth property

  1. @override
int get depth
override

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

Implementation

@override
int get depth => _depth;