nextNull

Consumes the next token from the JSON stream and asserts that it is a literal null. Returns null.

abstract fun <T> nextNull(): T