onSync method

void onSync()

Implementation

void onSync() {
  // ignore: discarded_futures
  keyVerificationManager.cleanup();
}