switch on CrossmintException.code instead of parsing
string messages. Codes are grouped by domain so related errors share a
common prefix (e.g. signer*, wallet*, auth*).Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Flutter Enum
enum CrossmintErrorCode
switch on CrossmintException.code instead of parsing
string messages. Codes are grouped by domain so related errors share a
common prefix (e.g. signer*, wallet*, auth*).Was this page helpful?
