statusCode property

int statusCode

The HTTP status code returned by the server.

Implementation

int get statusCode => _statusCode;