findings property

List<Finding>? findings
getter/setter pair

The list of Findings returned.

Implementation

core.List<Finding>? findings;