raw property
The raw text of the stack trace line that was parsed to create this frame.
Preserves the original stack trace representation for debugging and compatibility with external tools that expect raw stack trace format.
Implementation
final String raw;