vertx / io.vertx.core.parsetools / JsonEvent / booleanValue

booleanValue

abstract fun booleanValue(): Boolean

Exceptions

java.lang.ClassCastException - if the value is not a Boolean

Return
the Boolean value or null if the event has no JSON value