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