exportPrivateKey.
Properties
canExportPrivateKey
true.
Methods
exportPrivateKey
CrossmintSignerException when the signer type does not support export.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Flutter Abstract Interface Class
abstract interface class CrossmintExportableWalletSigner
exportPrivateKey.
bool get canExportPrivateKey
true.
Future<void> exportPrivateKey(CrossmintExportSignerBridge bridge)
CrossmintSignerException when the signer type does not support export.Was this page helpful?
