statusCode property

int? statusCode
getter/setter pair

HTTP status code of the response, or null while pending.

Implementation

int? statusCode;