input property
The input data to be provided with the signal. The target workflow execution uses the signal name and input data to process the signal.
Implementation
final String? input;
The input data to be provided with the signal. The target workflow execution uses the signal name and input data to process the signal.
final String? input;