text property

Interpolation text
final

Interpolation that, when evaluated, produces the contents of this string.

Unlike asInterpolation, escapes are resolved and quotes are not included.

Implementation

final Interpolation text;