input property

String? input
final

The inputs provided with the signal. The decider can use the signal name and inputs to determine how to process the signal.

Implementation

final String? input;