@override Future<void> removeAllRelayDeliveryTargets() async { await _relayDeliveryTargetStore.delete(_database); }