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