defaultRunProperties property

Map<String, String>? defaultRunProperties
final

A collection of properties to be used as part of each execution of the workflow.

Implementation

final Map<String, String>? defaultRunProperties;