reconnect static method

Future<void> reconnect()

ζ‰‹εŠ¨ι‡θΏž

Implementation

static Future<void> reconnect() async {
  await DKLog.reconnectWebSocket();
}