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