goOffline method

Future<void>? goOffline()

Implementation

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