@override Future<List<Metadata?>> loadMetadatas(List<String> pubKeys) async { return isar_ds.isar.dbMetadatas.getAll(pubKeys); }