查询是否支持自动识别人脸位置。
Future<bool> isCameraAutoFocusFaceModeSupported() { return _channel.invokeMethod('isCameraAutoFocusFaceModeSupported'); }