done property
Future<HttpClientResponse> doneA HttpClientResponse future that will complete once the response is available. If an error occurs before the response is available, this future will complete with an error.
Source
Future<HttpClientResponse> get done;
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-io/HttpClientRequest/done.html