getCameraState method
Returns the current snapshotter camera state.
Implementation
Future<CameraState> getCameraState() => _impl.getCameraState();
Returns the current snapshotter camera state.
Future<CameraState> getCameraState() => _impl.getCameraState();