guard property

Guard<T> guard
final

The guard function that decides if this transition should trigger.

Implementation

final Guard<T> guard;