@override Future<void> removeAllRelaySets() async { isar_ds.isar.write((isar) { isar.dbRelaySets.clear(); }); }