connect abstract method

Future connect(
  1. String url
)

Implementation

Future<dynamic> connect(String url);