statusCode property

int? statusCode
final

The status code for the response, if any. Will be null if calling the server failed.

Implementation

final int? statusCode;