level property

Bip44Levels get level

Bip44Levels level

Implementation

Bip44Levels get level {
  return Bip44Levels.fromInt(bip32.depth.depth);
}