Checks whether the camera zoom function is supported.
@override Future<bool?> isCameraZoomSupported() { return _invokeMethod('isCameraZoomSupported'); }