test_package
fake
ExtendsFutureVoid
timeout abstract method
timeout
ExtendsFutureVoid class
Constructors
ExtendsFutureVoid
Properties
hashCode
runtimeType
Methods
asStream
catchError
noSuchMethod
then
timeout
toString
whenComplete
Operators
operator ==
timeout method
Future
<
void
>
timeout
(
Duration
timeLimit
, {
FutureOr
<
void
>
onTimeout
()
})
inherited