IntroViewModel

class IntroViewModel : <ERROR CLASS> ERROR CLASS: Symbol not found for ViewModel(source)

ViewModel for the app introduction flow.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun getNextKey(currentKey: ERROR CLASS: Symbol not found for NavKey, allPermissionsGranted: Boolean): ERROR CLASS: Symbol not found for NavKey??

Determines the next navigation key based on the current key and the state of permissions. The flow hierarchy is: Core Connection -> Shared Location -> Notifications -> Done.