Parameter object to express a key/value Pair whose value type is a nullable lambda with an Expect receiver, which means one can either pass a lambda or null.
null
Use the function keyValue(x) { ... } to create this representation.
keyValue(x) { ... }