[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-10 UTC."],[],["The `BarcodeSMS` class represents an SMS message from a QR code. It contains two main properties: `message`, which holds the SMS body text, and `phoneNumber`, which stores the recipient's phone number. Both `message` and `phoneNumber` are optional strings. The class's initializer (`init`) is unavailable for direct use, suggesting that instances are created through other means not defined here.\n"]]