abstract suspend fun sync(authInfo: AuthInfo): SyncStatus
Performs a sync.
authInfo - Auth information of type AuthInfo necessary for syncing this store.
authInfo
Return SyncStatus A status object describing how sync went.