NaviCancel

const val NaviCancel: Int = 1

UseCase: User wants to cancel the previous action Precondition: Some of the other actions happened before f.e. "NaviSearch" , "NaviNavigate" , "NaviPoiInfo" Action : Cancels the previous action Postcondition: Takes user back to the previous screen which was visible