Bip32KeyError constructor
const
Bip32KeyError(
- String message
Creates a Bip32KeyError
with an optional error message.
Implementation
const Bip32KeyError(this.message);
Creates a Bip32KeyError
with an optional error message.
const Bip32KeyError(this.message);