requestVideoCallSwitch method

Future requestVideoCallSwitch()

Implementation

Future<dynamic> requestVideoCallSwitch() async {
  throw UnimplementedError('requestVideoCallSwitch has not been implemented.');
}