trackStepsTree

fun trackStepsTree(): DataFeed<List<<Error class: unknown class><Int, String>>, List<<Error class: unknown class><Int, String>>>?

Returns a pair of the current steps tree of current progressTracker as pairs of zero-based depth and stringified step label and observable of upcoming changes to the structure.

Return

Returns null if this flow has no progress tracker.