googlesamples / googlesamples/mlkit
[Bug report] Barcode.ContactInfo missing "note" field
Open
- Dominant language
- Kotlin
- Stars
- 4.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
QR code type contact has a field named "note" which is missing in the Barcode.ContactInfo type
**To Reproduce**
Trying with an qrcode which is a contact info and has note field, we couldn't get that content from the provided function.
**Expected behavior**
The class should have a function like getNote which return a string value for the "note" field
**SDK Info:**
Current version of ML Kit
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.