reconnect method

Future<void> reconnect()

Implementation

Future<void> reconnect() async => await _sdk.reconnect();