gatedData property
The gated version of original data which will only toggle when the gate is enabled.
Implementation
Logic get gatedData => output('gatedData');
The gated version of original data which will only toggle when the gate is enabled.
Logic get gatedData => output('gatedData');