statusCode property

int? statusCode
getter/setter pair

The HTTP status code received from the backend.

Implementation

core.int? statusCode;