isDisconnecting property

bool isDisconnecting

Implementation

bool get isDisconnecting => communicator?.isDisconnecting == true;