We've enabled Firebase crash reporting export to Big Query. I can query that data, and see and use the app_event.name = 'app_exception'.
How can I include the stack trace in my BigQuery query statements? I do not see it referenced in the doc. I thought it might be hidden in one of the event_dim.params.key, but a distinct query upon those did not find the stacktrace.