fun pointOf(x: Double? = null, y: Double? = null): Point
A function providing a DSL for building io.vertx.pgclient.data.Point objects.
A Postgresql point.
x -
x
y -
y