result property
Individual checks which failed as part of the Preflight check execution.
Implementation
core.List<ValidationCheckResult>? result;
Individual checks which failed as part of the Preflight check execution.
core.List<ValidationCheckResult>? result;