vertx / io.vertx.reactivex.ext.web.api / RequestParameter / getBoolean

getBoolean

open fun getBoolean(): Boolean

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

Return