Flutter
async
ErrorResult
stackTrace property
stackTrace
ErrorResult class
Constructors
ErrorResult
Properties
asError
asFuture
asValue
error
hashCode
isError
isValue
stackTrace
runtimeType
Methods
addTo
complete
handle
noSuchMethod
toString
Operators
operator ==
stackTrace property
StackTrace
stackTrace
final
The stack trace corresponding to where
error
was thrown.
Implementation
final StackTrace stackTrace