Open
Description
I use Barcode detection.
I'd like to get a NOTE with ContactInfo, but there is no way to access it.
Looking at rawValue, there is a NOTE.
MECARD:N:鈴木一郎;SOUND:suzuki ichiro;TEL:000-0000-0000;EMAIL:example@example.com;NOTE:This is text that can not be taken. ;ADR:東京都千代田区千代田1-1(皇居) ;;
It is the following QR code.
Is there a way to acquire rawValue other than parsing by itself?