NavigatorIntent 
    Inheritors
Types
Link copied to clipboard
                  class Directions(val destination: String, val builder: NavOptionsBuilder.() -> Unit = {}) : NavigatorIntent
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  data class PopBackStack(val route: String, val inclusive: Boolean, val saveState: Boolean = false) : NavigatorIntent
Link copied to clipboard