isBoolean

open val isBoolean: Boolean

Is the receiver a JSON boolean?

Return

true if the receiver is a JSON boolean, `false otherwise.