stackTraceParameter property
CatchClauseParameter?
get
stackTraceParameter
The parameter whose value is the stack trace associated with the
exception, or null
if there's no stack trace parameter.
Implementation
CatchClauseParameter? get stackTraceParameter;