nextNull

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

open fun <T> nextNull(): T