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
Right now, there are a lot of keys as Strings in hashmaps. And a lot of strings are being passed where enums would be a better choice.
I lot of problems are being faced here. #253