runProperties property

Map<String, String>? runProperties
final

The workflow run properties which were set during the specified run.

Implementation

final Map<String, String>? runProperties;