Stores cursor as the latest processed sequence number.
cursor
@override Future<void> set(final int cursor) async => _cursor = cursor;