asNot

fun Boolean?.asNot(default: Boolean = false): Boolean

可空布尔量字面值取反,如果为空则取默认值