pub const fn null() -> NullImmediate
The return value implements ToJs<JsNullish> and ToJs<JsNullable<T>>.
ToJs<JsNullish>
ToJs<JsNullable<T>>