Type Aliases
CrossmintOtpRejectCallback
Flutter Type Alias
Type Alias
Called to cancel a pending OTP challenge, optionally with an error cause.
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 CrossmintOtpRejectCallback = void Function([Object? error])
Was this page helpful?
