resume abstract method

Future<bool> resume()

Resumes sync after a pause (e.g., after token refresh).

Implementation

Future<bool> resume();