statusCode property Null safety

int? statusCode
read / write

The HTTP status code of this response.

Implementation

int? statusCode;