connect abstract method

Future<T> connect(
  1. C connectionPoint
)

Implementation

Future<T> connect(
    C connectionPoint);