errorAndStackTrace property

ErrorAndStackTrace? errorAndStackTrace

Last emitted error and the corresponding stack trace, or null if no error added or value exists. See hasError

Implementation

ErrorAndStackTrace? get errorAndStackTrace;