This method is used to request the video call switch.
Future<bool> requestVideoCallSwitch() async { throw UnimplementedError( 'requestVideoCallSwitch has not been implemented.'); }