typedef PatchbayCommandGate<T> = FutureOr<Map<String, Object?>?> Function(T request, String requestId);