Dart API Reference
dart:io
HttpClientRequest
close
close
method
Close the request for input. Returns the value of
done
.
Future
<
HttpClientResponse
>
close
( )
Close the request for input. Returns the value of
done
.