connect abstract method

Future<void> connect({
  1. dynamic connection,
})

Implementation

Future<void> connect({dynamic connection});