connecting property

bool get connecting

Check if currently connecting

Implementation

bool get connecting => _connectionCompleter != null;