isConnecting property

bool isConnecting

Implementation

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