menu
khadem package
documentation
http.dart
ResponseBody
sent property
sent property
dark_mode
light_mode
sent
property
bool
get
sent
Whether the response body has already been sent.
Implementation
bool get sent => _sent;
khadem package
documentation
http
ResponseBody
sent property
ResponseBody class