control property

String? control
final

Data attached to the event that can be used by the decider in subsequent decision tasks. This data isn't sent to the activity.

Implementation

final String? control;