@override Future<bool> syncConsentPreferences() async { await _ensureInitialized(); return rust_consent.syncConsentPreferences(); }