sent property

bool get sent

Whether the response body has already been sent.

Implementation

bool get sent => _sent;