deserializeNull

abstract fun deserializeNull(): Nothing?

Consume the next token if represents a null value. Always returns null.