closing property

bool closing

Whether this close() method has been called and not finished.

Implementation

bool get closing => _closing;