switchCamera abstract method

Future<void> switchCamera(
  1. bool isFrontCamera
)

Implementation

Future<void> switchCamera(bool isFrontCamera);