Flutter
async
ErrorResult
error property
error
error
property
Null safety
Object
error
final
The error object that was thrown.
Implementation
final Object error;
Flutter
async
ErrorResult
error property
ErrorResult class
Constructors
ErrorResult
Properties
asError
asFuture
asValue
error
hashCode
isError
isValue
runtimeType
stackTrace
Methods
addTo
complete
handle
noSuchMethod
toString
Operators
operator ==