Bip44Key constructor

Bip44Key(
  1. Pointer<Void> _ffi,
  2. bool _owned
)

Implementation

Bip44Key(this._ffi, this._owned);