activeFlowId property

String? activeFlowId
getter/setter pair

Id of the main flow (the one last activated with switchTo). Useful for snapshot and restore.

Implementation

String? activeFlowId;