test_package
fake
ImplementsFutureVoid
then<
R
> abstract method
then
ImplementsFutureVoid class
Constructors
ImplementsFutureVoid
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
})