whereIfNotBlank

fun AbstractKFilterable<*, *>.whereIfNotBlank(value: String?, block: (String) -> KNonNullExpression<Boolean>?)