Deletes all the entries of the repository. If userId is not null, the only enties that will be deleted will have the same user id.
userId
@override Future<void> clear({String? userId}) async {}