Jetpack compose navigation passing custom object with Kotlin DSL
I am trying type safety in Kotlin DSL and Navigation Compose but it looks like it is not working as expected, following is my code:
I am trying type safety in Kotlin DSL and Navigation Compose but it looks like it is not working as expected, following is my code: