@override Future<void> stopSessionRecording() async { await methodChannel.invokeMethod<void>('stopSessionRecording'); }