runId property
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;
The new ID assigned to the resumed workflow run. Each resume of a workflow run will have a new run ID.
final String? runId;