Type Aliases
CrossmintOtpSendCallback
Flutter Type Alias
Type Alias
Called by non-custodial signers to (re-)send an OTP to the user.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Flutter Type Alias
typedef CrossmintOtpSendCallback = Future<void> Function()
Was this page helpful?
