status property
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;
Contains public information about the check error.
If available, status.code
will be non zero and client can propagate it
out as public error.
Status? status;