results property

List<CheckResult>? results
getter/setter pair

Per-check details.

Implementation

core.List<CheckResult>? results;