rxdart package
documentation
rx
ErrorAndStackTrace
error property
error
rxdart package
documentation
rx
ErrorAndStackTrace
error property
ErrorAndStackTrace class
Constructors
ErrorAndStackTrace
Properties
error
hashCode
runtimeType
stackTrace
Methods
noSuchMethod
toString
Operators
operator ==
error
property
Null safety
Object
error
final
A reference to the wrapped error object.
Implementation
final Object error;