isMap

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