statusCode property

int get statusCode

The returned status code when the exception was thrown.

Implementation

int get statusCode => response.statusCode;