resetSession method

void resetSession()

Resets the transport URL

Implementation

void resetSession() => _connectUrl = null;