reconnect property

Future<void> reconnect

Implementation

Future<void> get reconnect {
  return _platform.reconnect();
}