Package-level declarations
Types
Link copied to clipboard
Migration step. this interface provide a way to migrate the sync version of the user. the logic is executed before sync itself keep in mind this logic can run multiple times since it runs before sync then if one of the sync steps after it failed, and we need to retry sync then this logic will run again
Link copied to clipboard
internal class SyncMigrationStep_6_7(accountRepository: <Error class: unknown class><AccountRepository>, selfTeamIdProvider: SelfTeamIdProvider) : SyncMigrationStep