findings property

List<AuditFinding>? findings
final

The findings (results) of the audit.

Implementation

final List<AuditFinding>? findings;