closing property

bool get closing

Whether the socket is closing.

Implementation

bool get closing => _closing;