text property

String text
final

The flattened plain text a card reads instead of walking root — carried here too so a consumer holding a RichDocument does not need the sibling's raw JSON a second time.

Implementation

final String text;