Checks whether the camera exposure function is supported.
@override Future<bool?> isCameraExposurePositionSupported() { return _invokeMethod('isCameraExposurePositionSupported'); }