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
Future<void> clear({String? userId});