statusCode property

int statusCode
final

The HTTP status code of the response (e.g., 200, 404, 500).

Implementation

final int statusCode;