mappie-api
Toggle table of contents
2.2.20-1.6.0
common
Platform filter
common
Switch theme
Search in API
mappie-api
mappie-api
/
tech.mappie.api
/
EnumMappie
/
mapNullable
map
Nullable
open
fun
mapNullable
(
from
:
FROM
?
)
:
TO
?
Map nullable
from
to an instance of
TO
.
Return
from
mapped to an instance of
TO
.
Parameters
from
the source value.