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