var connection = ConnectionParams.fromString(
      'uri=abc2.com;protocol=http123'); // Returns {'uri': 'abc2.com', 'protocol': 'http123'}