Status text of the response to the HTTP request. 'OK', 'Not Found', etc.
@override String get statusText => _response.statusText;