statusCode property

int statusCode

The status code of the response.

Implementation

int get statusCode => _innerResponse.statusCode;