getFlowId

@NotNull
abstract fun getFlowId(): UUID

Gets the flow id that identifies this flow.

A subFlow shares the same flow id as the flow that invoked it via subFlow.