The type that can be assigned or null.
Represents a type that can be null or a specific type. This generic type is used to define a variable that can either hold a value of type T or be null.
Generated using TypeDoc
The type that can be assigned or null.