Every document id this server knows about.
@override Future<Set<String>> get documentIds async => Set<String>.of(_ids);