获取摄像头的缩放因子
Future<double> getCameraZoomMaxRatio() { return _channel.invokeMethod('getCameraZoomMaxRatio'); }