errors/error_codes library

Enums

ErrorCodes
Error codes that may occur in the service.

Functions

getErrorCodesFromError(dynamic error) ErrorCodes?
Returns the error codes from error.
getErrorCodesFromString(String value) ErrorCodes?
Returns the error codes from value.