y property
- @Deprecated('Use `out` instead.')
inherited
The output of this gate.
Deprecated: use out instead.
Implementation
@Deprecated('Use `out` instead.')
Logic get y => out;
The output of this gate.
Deprecated: use out instead.
@Deprecated('Use `out` instead.')
Logic get y => out;