Jonathan
09/15/2025, 3:46 PMSavedStateHandle
in a Compose Multiplatform app? I’m currently trying to figure out away of saving a “route” instance inside of the SavedStateHandle
I pass to my tested ViewModel but I’m not finding an API to do so. Is this only something possible to achieve using mocking?