[[["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-10-31 UTC."],[],["`DataMapItem` creates structured, serializable data objects. Key actions include: `fromDataItem`, which wraps a `DataItem` into a `DataMapItem` and freezes it, preventing later modifications. `getDataMap` retrieves the associated `DataMap`. `getUri` accesses the underlying `DataItem`'s `Uri`. `DataMapItem` inherits methods like `equals`, `hashCode`, `toString`, `wait`, and `notify` from `java.lang.Object`.\n"]]