package com.revenuecat.purchases.common.caching;

import J4.a;
import com.revenuecat.purchases.common.SharedPreferencesManager;
import kotlin.jvm.internal.p;

/* JADX INFO: loaded from: classes3.dex */
public final class DeviceCache$apiKeyPrefix$2 extends p implements a {
    final /* synthetic */ DeviceCache this$0;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public DeviceCache$apiKeyPrefix$2(DeviceCache deviceCache) {
        super(0);
        this.this$0 = deviceCache;
    }

    @Override // J4.a
    public final String invoke() {
        return SharedPreferencesManager.SHARED_PREFERENCES_PREFIX + this.this$0.apiKey;
    }
}
