test_package
fake
ImplementsFutureVoid
catchError abstract method
catchError
ImplementsFutureVoid class
Constructors
ImplementsFutureVoid
Properties
hashCode
runtimeType
Methods
asStream
catchError
noSuchMethod
then
timeout
toString
whenComplete
Operators
operator ==
catchError method
Future
<
void
>
catchError
(
Function
onError
, {
bool
test
(
Object
error
)
})