menu
khadem package
documentation
http.dart
ResponseContext
isSent property
isSent property
dark_mode
light_mode
isSent
property
bool
get
isSent
Check if the response has been sent
Implementation
static bool get isSent => response.sent;
khadem package
documentation
http
ResponseContext
isSent property
ResponseContext class