package com.google.firebase.sessions.settings;

import J4.a;
import O1.InterfaceC0569i;
import kotlin.jvm.internal.p;

/* JADX INFO: loaded from: classes3.dex */
public final class RemoteSettings$settingsCache$2 extends p implements a {
    final /* synthetic */ InterfaceC0569i $dataStore;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public RemoteSettings$settingsCache$2(InterfaceC0569i interfaceC0569i) {
        super(0);
        this.$dataStore = interfaceC0569i;
    }

    @Override // J4.a
    public final SettingsCache invoke() {
        return new SettingsCache(this.$dataStore);
    }
}
