WearComposeNavigatorDestinationBuilder

constructor(wearNavigator: WearNavigator, route: KClass<*>, typeMap: Map<KType, @JvmSuppressWildcards NavType<*>>, content: @Composable (NavBackStackEntry) -> Unit)