workflowRunProperties property

Map<String, String>? workflowRunProperties
final

The workflow run properties which were set during the run.

Implementation

final Map<String, String>? workflowRunProperties;