connect abstract method

Future<void> connect(
  1. String database
)

Implementation

Future<void> connect(String database);