exportMnemonic abstract method

Future<String?> exportMnemonic()

Exports the mnemonic phrase associated with the HD wallet.

Returns the mnemonic phrase as a String.

Implementation

Future<String?> exportMnemonic();