Status code of the response to the HTTP request. 200, 404, etc.
@override int get status => _response.status;