setCamera abstract method

Future<void> setCamera(
  1. CameraOptions cameraOptions
)

Sets the camera to the given options.

Implementation

Future<void> setCamera(CameraOptions cameraOptions);