PatchbayAuditSink typedef
PatchbayAuditSink =
FutureOr<void> Function(PatchbayAuditEvent event)
Implementation
typedef PatchbayAuditSink = FutureOr<void> Function(PatchbayAuditEvent event);
typedef PatchbayAuditSink = FutureOr<void> Function(PatchbayAuditEvent event);