Json_.null_

Represents a JSON null value as the `null_` member of the `Json_` union type.

union Json_
typeof(null) null_;