serialize
Serializes the current parameter value and adds it to the argument list. If the value is null or the parameter handler returns null, nothing is added.
Parameters
argsBuilder
The mutable list to add the serialized argument to
Serializes the current parameter value and adds it to the argument list. If the value is null or the parameter handler returns null, nothing is added.
The mutable list to add the serialized argument to