httpResponse property
Response
get
httpResponse
Getter für die rohe HTTP-Antwort
Implementation
http.Response get httpResponse => _httpResponse;
Getter für die rohe HTTP-Antwort
http.Response get httpResponse => _httpResponse;