gatedData property

Logic get gatedData

The gated version of original data which will only toggle when the gate is enabled.

Implementation

Logic get gatedData => output('gatedData');