statusCode property

int? statusCode
final

The HTTP status code of the response. See https://developer.mozilla.org/en-US/docs/Web/HTTP/Status

Implementation

final int? statusCode;