An expression that represents a map (or dictionary) of key-value pairs.
MapExpression is used to construct a map from a dictionary of String keys
and Sendable values. The values can be literals (like numbers and strings)
or other Expression instances, allowing for the creation of dynamic nested
objects within a pipeline.
[[["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 2026-01-13 UTC."],[],[]]