vertx / io.vertx.rxjava.ext.web.api / RequestParameter / getJsonObject

getJsonObject

open fun getJsonObject(): JsonObject

Returns null if value is not a JsonObject, otherwise it returns value

Return