lensDistortionData
If available, the estimated lens distortion data for the associated input image. This can be used to rectify the image for computer vision applications. If not available, this is nil.
Declaration
var lensDistortionData: LensDistortionData? { get }