Creates an audit record.
AuditRecord({ required this.at, required this.action, this.principal, this.detail = const {}, });