goOnline abstract method

Future<void> goOnline()

Resumes our connection to the Firebase Database backend after a previous goOffline call.

Implementation

Future<void> goOnline();