shouldClose property

bool shouldClose

Implementation

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