Not

class Not : UnaryExpression


The logical NOT operator.

val x = Not(false)

Summary

Inherited properties

From com.google.home.automation.UnaryExpression
Expression

The operand.