findings property

List<Finding>? findings
getter/setter pair

Findings produced by the analysis.

Implementation

core.List<Finding>? findings;