findings property
A list of findings retrieved from the analyzer that match the filter criteria specified, if any.
Implementation
final List<FindingSummary> findings;
A list of findings retrieved from the analyzer that match the filter criteria specified, if any.
final List<FindingSummary> findings;