when property

  1. @protected
WhenFn<T>? when
final

Optional condition function for custom trigger logic.

Implementation

@protected
final WhenFn<T>? when;