mvvm-livedata
/
dev.icerock.moko.mvvm.livedata
/
throwableMessage
common
throwable
Message
fun <
T
:
Throwable
>
LiveData
<
T
>.
throwableMessage
(mapper: (
Throwable
) ->
String
= { it.message.orEmpty() }):
LiveData
<
String
>
Content copied to clipboard