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
- `.await()` and `.awaitResult()` can be used now only with non-nullable types of result
and throw NullPointerException in case of null body
- `.toString()` for `Result` classes #13
It's useful for debugging
The text was updated successfully, but these errors were encountered: