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