auditRefs property

List<AuditRefs>? auditRefs
getter/setter pair

An array of references to all the audit members of this category.

Implementation

core.List<AuditRefs>? auditRefs;