Dualization.jl PositiveSemidefiniteConeSquare not implemented

When trying to dualize an SDP I got

Constraints of function MathOptInterface.VectorAffineFunction{Float64} in the Set MathOptInterface.PositiveSemidefiniteConeSquare are not implemented

Is this by any chance supported in any of the (experimental) branches of Dualization.jl?

It isn’t supported at the moment.

Just notice this which might be of interest to some users https://github.com/jump-dev/Dualization.jl/issues/73