rawJson property

String rawJson
final

The runtime's raw final JSON — kept for debugging / telemetry. UI code should use message / suggestions / displayText, not this.

Implementation

final String rawJson;