statusCode property

int? statusCode
final

Either the status value returned in the JSON response (preferred) or the HTTP status code.

Implementation

final int? statusCode;