switchCamera abstract method

Future<int?> switchCamera(
  1. bool frontCamera
)

Implementation

Future<int?> switchCamera(bool frontCamera);