connect abstract method

Future<bool?> connect(
  1. String address
)

Implementation

Future<bool?> connect(String address);