doesConnectTo abstract method

Future<bool> doesConnectTo(
  1. String address
)

Implementation

Future<bool> doesConnectTo(String address);