canViewAuditLog property

bool canViewAuditLog

Whether this set of permissions has the viewAuditLog permission.

Implementation

bool get canViewAuditLog => has(viewAuditLog);