otherwise
See also
When.NumberConditionBuilder.otherwise
infix inline fun When.BooleanConditionBuilder.otherwise(value: ObservableBooleanValue): BooleanBinding
See also
When.BooleanConditionBuilder.otherwise
See also
When.StringConditionBuilder.otherwise
infix inline fun <T> When.ObjectConditionBuilder<T>.otherwise(value: ObservableObjectValue<T>): ObjectBinding<T>
See also
When.ObjectConditionBuilder.otherwise