y property Null safety
- @Deprecated('Use `out` or `mux` instead.')
Output port of the Mux.
Implementation
@Deprecated('Use `out` or `mux` instead.')
Logic get y => out;
Output port of the Mux.
@Deprecated('Use `out` or `mux` instead.')
Logic get y => out;