ensureDbOpen method Null safety

Future<void> ensureDbOpen()

Ensures that a databse connection is open before using db

Implementation

Future<void> ensureDbOpen();