text property

String? text
getter/setter pair

[Output-only] Text of the current statement/expression.

Implementation

core.String? text;