Checks if the connection is currently active and usable.
@override bool get isConnected => _connection != null;