getCameraState method
The current state of the snapshotter camera.
Implementation
Future<CameraState> getCameraState() =>
_snapshotterMessenger.getCameraState();
The current state of the snapshotter camera.
Future<CameraState> getCameraState() =>
_snapshotterMessenger.getCameraState();