enableSyncing method

void enableSyncing(
  1. bool sync
)

Implementation

void enableSyncing(bool sync) => _enableSyncing = sync;