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