isNull

open override val isNull: Boolean

Is the receiver a JSON null?

Return

true if the receiver is a JSON null, false otherwise.