findings property

List<FindingSummary> findings
final

A list of findings retrieved from the analyzer that match the filter criteria specified, if any.

Implementation

final List<FindingSummary> findings;