isSent property

bool get isSent

Check if the response has been sent

Implementation

static bool get isSent => response.sent;