tasks property

List<AuditTaskMetadata>? tasks
final

The audits that were performed during the specified time period.

Implementation

final List<AuditTaskMetadata>? tasks;