ErrorAndStackTraceValueStreamExtension<T>  extension 
 
Extension method on ValueStream to access the last emitted ErrorAndStackTrace.
- on
- 
          - ValueStream<T> 
 
- ValueStream<
Properties
- errorAndStackTraceOrNull → ErrorAndStackTrace?
- 
      Available on ValueStream< Returns the last emitted ErrorAndStackTrace, orT> , provided by the ErrorAndStackTraceValueStreamExtension extensionnullif no error events have been emitted yet.no setter