getCameraZoomMaxRatio abstract method

Future<double?> getCameraZoomMaxRatio()

获取当前使用的摄像头(前置/后置)的最大变焦倍数

Implementation

Future<double?> getCameraZoomMaxRatio();