test_package
fake
ExtendsFutureVoid
then<
R
> abstract method
then
ExtendsFutureVoid class
Constructors
ExtendsFutureVoid
Properties
hashCode
runtimeType
Methods
asStream
catchError
noSuchMethod
then
timeout
toString
whenComplete
Operators
operator ==
then<
R
> method
Future
<
R
>
then
<
R
>(
FutureOr
<
R
>
onValue
(
T
value
), {
Function
onError
})