statusCode property

int statusCode

The HTTP status code of the response.

Implementation

int get statusCode => _response.statusCode;