Get the camera zoom factor
Note: this API supports only the Android and iOS platforms
Future<double?> getCameraZoomMaxRatio() { return _channel.invokeMethod('getCameraZoomMaxRatio'); }