toggle menu
mappie-api
0.8.0
common
switch theme
search in API
mappie-api
/
tech.mappie.api
/
ObjectMappie
/
mapNullable
map
Nullable
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.