clearLastProcessedEventId
open suspend override fun clearLastProcessedEventId(): <Error class: unknown class><<Error class: unknown class>, Unit>
Clears the last processed event ID.
Return
An Either object representing the result of the operation. The Either object contains either a StorageFailure if the operation fails, or Unit if the operation succeeds.