isEnabled property

Future<bool> get isEnabled

true if synchronization is on.

If synchronization is off, all sync calls and entities changes will be ignored.

Implementation

Future<bool> get isEnabled;