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
A lot of types have no constructor because they are usually just created by gson. It would be good to have constructors for those. Also a mapping function for types with a single type parameter would be good.
The text was updated successfully, but these errors were encountered:
A lot of types have no constructor because they are usually just created by gson. It would be good to have constructors for those. Also a mapping function for types with a single type parameter would be good.
The text was updated successfully, but these errors were encountered: