getCameraZoomMaxRatio abstract method

Future<double?> getCameraZoomMaxRatio()

Gets the maximum zoom magnification of the currently used camera (front/rear).

Implementation

Future<double?> getCameraZoomMaxRatio();