isDisconnected property

bool isDisconnected

Whether disconnect has been called.

Implementation

bool get isDisconnected => _disconnectMemo.hasRun;