enable property

  1. @protected
Logic? get enable

Optional enable for configurable pipestage.

Implementation

@protected
Logic? get enable => tryInput('enable');