menu
libasserest_http package
documentation
http.dart
AsserestHttpTestPlatform
waitResult method
waitResult method
dark_mode
light_mode
waitResult
method
Future
<
AsserestReport
>
waitResult
(
)
inherited
Returns a
Future
to wait for the task result.
Implementation
Future<R> waitResult() => _completerFuture;
libasserest_http package
documentation
http
AsserestHttpTestPlatform
waitResult method
AsserestHttpTestPlatform class