AddResultHandlers
abstract fun AddResultHandlers(viewModel: BaseLifecycleViewModel, resultHandlers: List<NavHostResultHandler<*, *>>)
Adds a list of NavHostResultHandler to handles results for this route controller.
Adds a list of NavHostResultHandler to handles results for this route controller.