getCameraState method

Future<CameraState> getCameraState()

Returns the current snapshotter camera state.

Implementation

Future<CameraState> getCameraState() => _impl.getCameraState();