isCameraExposurePositionSupported abstract method

Future<bool?> isCameraExposurePositionSupported()

Checks if manual exposure setting is available for the currently used camera.

Implementation

Future<bool?> isCameraExposurePositionSupported();