signalName property

String signalName
final

The name of the signal received. The decider can use the signal name and inputs to determine how to the process the signal.

Implementation

final String signalName;