common / com.schibsted.account.common.lib / getOrDefault

getOrDefault

fun <O> Try<O>.getOrDefault(default: () -> O): O