rd-core
2023.2.3
rd-core
/
com.jetbrains.rd.util.reactive
/
asNullable
as
Nullable
fun
<
T
:
Any
>
IOptPropertyView
<
T
>
.
asNullable
(
)
:
IPropertyView
<
T
?
>
Content copied to clipboard
Converts an optional property to a non-optional property with a nullable value type.