connect abstract method

Future<void> connect()

Makes a new connection to database

Implementation

Future<void> connect();