response property

HttpResponse? response
final

The active dart:io response writer, when handling a request.

Implementation

final HttpResponse? response;