statusCode property

int get statusCode

Returns the status code of the response.

Implementation

int get statusCode => raw.statusCode;