open abstract method

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

Implementation

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