input property

String? input
final

The inputs provided when the activity task was scheduled. The form of the input is user defined and should be meaningful to the activity implementation.

Implementation

final String? input;