Unwraps the value of an Option of type T or returns a fallback value that defaults to null.
T
null
Generated using TypeDoc
Unwraps the value of an Option of type
T
or returns a fallback value that defaults tonull
.