statusCode property

int? statusCode
final

HTTP status code returned by the server, e.g. 200, 401, 500.

Implementation

final int? statusCode;