cancelVideoCallSwitch method

Future cancelVideoCallSwitch()

Implementation

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