waitResult method

Future<AsserestReport> waitResult()
inherited

Returns a Future to wait for the task result.

Implementation

Future<R> waitResult() => _completerFuture;