@override Future<void> stopGeneration() async { await _platformService.stopGenerationForSession(sessionId); }