FirebaseMLVision Framework Reference

VisionBarcodeContactInfo

class VisionBarcodeContactInfo : NSObject

A person’s or organization’s business card. This may come from different underlying formats including VCARD and MECARD.

This object represents a simplified view of possible business cards. If you require lossless access to the information in the barcode, you should parse the raw data yourself. To access the raw data, use the FIRVisionBarcodes rawValue property.