toggle menu
mappie-api
0.9.1
common
switch theme
search in API
mappie-api
/
tech.mappie.api
/
EnumMappie
/
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.