Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class EngageInvitationCodeRepository @Inject constructor(navigator: Navigator) : InvitationCodeRepository
Link copied to clipboard
Link copied to clipboard
A implementation of edu.stanford.spezi.module.onboarding.sequential.SequentialOnboardingRepository that provides a list of steps to be shown in the sequential onboarding screen.
Link copied to clipboard
A Dagger module that provides dependencies for the onboarding feature.