statusCode property

int statusCode

The HTTP status code of the response.

Implementation

int get statusCode => base.statusCode;