y property

  1. @Deprecated('Use `out` instead.')
Logic y
inherited

The output of this gate.

Deprecated: use out instead.

Implementation

@Deprecated('Use `out` instead.')
Logic get y => out;