goOnline method

Future<void>? goOnline()

Implementation

Future<void>? goOnline() => _db?.goOnline();