switchCamera method

Future switchCamera()

Implementation

Future switchCamera() async {
  throw UnimplementedError('switchCamera has not been implemented.');
}