Gets the maximum zoom ratio supported by the camera.
@override Future<double?> getCameraMaxZoomFactor() { return _invokeMethod('getCameraMaxZoomFactor'); }