isOnboardingCompleted

abstract val isOnboardingCompleted: StateFlow<Boolean>

A StateFlow that emits the completion status of the onboarding process. Emits true if the onboarding process is completed, otherwise false.