How should I pass in null as default value for a String argument such as this:
null
Turns out the good old @null works
@null