default

fun default(value: Boolean, trueValue: String = "")
fun default(value: Flow<Boolean>, trueValue: String = "")