syncUsersWithoutMetadata

abstract suspend fun syncUsersWithoutMetadata(): Either<CoreFailure, Unit>

Updates users without metadata from the server.