isConnecting property

bool get isConnecting

Implementation

bool get isConnecting => _connectingFuture != null;