You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To keep the library future-proof, add Unknown(String) and implement a custom parser, such that if enum variant was not found, then fallback to Unknown(String).
Activity