Represents a value that could be of type T or null or undefined.
T
null
undefined
Type that could be null or undefined.
Represents a value that could be of type
T
ornull
orundefined
.