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