// GENERATED CODE - DO NOT MODIFY BY HAND part of 'audit_dao.dart'; // ignore_for_file: type=lint mixin _$AuditDaoMixin on DatabaseAccessor { $AuditLogsTable get auditLogs => attachedDatabase.auditLogs; }