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