Searched refs:startedWithPrev (Results 1 – 1 of 1) sorted by relevance
208 .map { (currentState, startedWithPrev) -> in <lambda>() method209 val startedFromStep = startedWithPrev?.previousValue in <lambda>()210 val startedStep = startedWithPrev?.newValue in <lambda>()