convert
Converts from of type T2 to type T1 using this mapper.
Return
The converted value of type T1
Parameters
from
The value to convert
Converts from of type T1 to type T2 using this mapper.
Return
The converted value of type T2
Parameters
from
The value to convert
Converts from of type T2 to type T1 using this suspending mapper.
Return
The converted value of type T1
Parameters
from
The value to convert
Converts from of type T1 to type T2 using this suspending mapper.
Return
The converted value of type T2
Parameters
from
The value to convert