text property
Interpolation that, when evaluated, produces the contents of this string.
Unlike asInterpolation, escapes are resolved and quotes are not included.
Implementation
final Interpolation text;
Interpolation that, when evaluated, produces the contents of this string.
Unlike asInterpolation, escapes are resolved and quotes are not included.
final Interpolation text;