shouldClose property

bool get shouldClose

Implementation

bool get shouldClose => closeOnEOSE && (requests.isEmpty || didAllRequestsReceivedEOSE);