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