http/http_client_response library

Mixins

HttpClientResponseMixin
class MyHttpClientResponse with HttpClientResponseMixin implements HttpClientResponse { // Must override @override HttpClientResponse get httpClientResponse; ... }