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
I have model with enum property and server returns the string at same property.
When I try to parse it fails to convert the same string to enum property. Is there any possibility for this ?