reconnectPolicy property

ReconnectPolicy reconnectPolicy
getter/setter pair

The auto-reconnect policy to adhere to if the connection to the socket server fails. Refer to ReconnectPolicy for defaults, etc.

Implementation

late ReconnectPolicy reconnectPolicy;