syncConsentPreferences method

Future<bool> syncConsentPreferences()

Implementation

Future<bool> syncConsentPreferences() {
  throw UnimplementedError('syncConsentPreferences() has not been implemented.');
}