stackTraces property

List<String>? stackTraces
getter/setter pair

Stack traces leading to the point where the XSS occurred.

Implementation

core.List<core.String>? stackTraces;