copy
fun copy(configure: NavigationVisualizationInfrastructure.Mutable.() -> Unit = {}): NavigationVisualizationInfrastructure
Copies the NavigationVisualizationInfrastructure and applies the changes by configure to the copied instance.
Copies the NavigationVisualizationInfrastructure and applies the changes by configure to the copied instance.