otherwise

fun otherwise(value: KExpression<R>): KNullableExpression<R>
fun otherwise(value: R): KNullableExpression<R>