models/http_response library

Classes

HttpResponse<T>
T is the type of the decoded response body (data). Omitting T (or using dynamic) keeps backward-compatible behaviour.