dataJson property

String? dataJson
final

Optional raw data text supplied after the template name.

The parser preserves this value for future evaluation; the current renderer passes the existing render context to included templates.

Implementation

final String? dataJson;