runId property

String? runId
final

The new ID assigned to the resumed workflow run. Each resume of a workflow run will have a new run ID.

Implementation

final String? runId;