statusCode property

int statusCode
final

The HTTP status code of the response. 0 indicates a network level failure before a response was received.

Implementation

final int statusCode;