stackTrace property
If the session ends with an exception, a stack trace will be set.
Implementation
final stackTrace = _i1.ColumnString('stackTrace');
If the session ends with an exception, a stack trace will be set.
final stackTrace = _i1.ColumnString('stackTrace');