Flow
A Flow defines a clear navigation area. Combined to a Step it leads to a navigation action
-
the Presentable on which rely the navigation inside this Flow. This method must always give the same instance
-
adapt(step:
Default implementation) Adapts an incoming step before the navigate(to:) function
Default Implementation
-
Resolves FlowContributors according to the Step, in the context of this very Flow