core / com.schibsted.account.engine.integration.contract / Contract / onFlowReady

onFlowReady

abstract fun onFlowReady(callbackProvider: CallbackProvider<T>): Unit

Called when the flow is ready to be completed. This is the last step of a flow and will return the result of the flow in the provided callback