AiutaOnboardingFeatureDataProviderCustom

Custom implementation of the AiutaOnboardingFeatureDataProvider interface. Provides logic for managing the onboarding process state per AiutaMode.

Properties

Link copied to clipboard

A Flow that emits the completion status of the onboarding process per AiutaMode.

Functions

Link copied to clipboard
abstract suspend fun completeOnboarding(mode: AiutaMode)

Marks the onboarding process as completed for the given mode. This method should be called when the onboarding process is successfully finished.