status property

Status? status
getter/setter pair

Contains public information about the check error.

If available, status.code will be non zero and client can propagate it out as public error.

Implementation

Status? status;