goOffline abstract method

Future<void> goOffline()

Shuts down our connection to the Firebase Database backend until goOnline is called.

Implementation

Future<void> goOffline();