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