isCameraZoomSupported abstract method

Future<bool?> isCameraZoomSupported()

检测当前使用的摄像头(前置/后置),是否支持变焦(数码/光学变焦)

Implementation

Future<bool?> isCameraZoomSupported();