statusCode property

int? statusCode
final

HTTP status code — null if request never reached the server.

Implementation

final int? statusCode;