sent property

  1. @override
bool get sent
override

Whether the response has already been sent.

Implementation

@override
bool get sent => _sent;