wrap

fun <T> Result<T>.wrap(): KmmResult<T>

Returns a KmmResult equivalent of this Result