connectionDetails property
latefinal
      Data object that contains the details needed to open a connection to a Lightstreamer Server.
This instance is set up by the LightstreamerClient object at
its own creation. 
Properties of this object can be overwritten by values received from a
Lightstreamer Server.
Implementation
late final ConnectionDetails connectionDetails;