@override Future<void> hotRestartRaw() async { await _hotRestartActing.withPlusOneAsync(() async { await _manager.performHotRestart(); }); }