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